diff --git a/.github/workflows/web-api-publish.yml b/.github/workflows/web-api-publish.yml index 3fa233177..97f779216 100644 --- a/.github/workflows/web-api-publish.yml +++ b/.github/workflows/web-api-publish.yml @@ -41,6 +41,7 @@ jobs: delete-branch: true signoff: true team-reviewers: "@goauthentik/core" + author: authentik bot - uses: peter-evans/enable-pull-request-automerge@v2 with: token: ${{ secrets.BOT_GITHUB_TOKEN }}