diff --git a/.gitea/workflows/maintenance.yaml b/.gitea/workflows/maintenance.yaml index e7d0137..e8e7766 100644 --- a/.gitea/workflows/maintenance.yaml +++ b/.gitea/workflows/maintenance.yaml @@ -38,7 +38,7 @@ jobs: if: steps.auto-commit-action.outputs.changes_detected == 'true' uses: https://git.horstenkamp.eu/Philipp/gitea-act-create-pr@main with: - token: ${{ secrets.REPO_TOKEN }} + token: ${{ secrets.REPO_TOKEN_SERVER }} branch: ${{ env.SPECIFIC_BRANCH }} title: Updates to the pre-commit action created at ${{ env.CURRENT_DATE }} body: Update to the pre-commit action.