ci: push web API update with bot token

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
Jens Langhammer 2023-01-11 16:24:30 +01:00
parent 81e9f2d608
commit a64e87a6b1
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ jobs:
uses: peter-evans/create-pull-request@v4
id: cpr
with:
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.BOT_GITHUB_TOKEN }}
branch: update-web-api-client
commit-message: "web: bump API Client version"
title: "web: bump API Client version"