ci: use bot token for image cleanup

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
Jens Langhammer 2023-01-18 10:50:12 +01:00
parent 7878755acd
commit 8894861a59
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -18,5 +18,5 @@ jobs:
account-type: org
org-name: goauthentik
untagged-only: false
token: ${{ secrets.GHCR_CLEANUP_TOKEN }}
token: ${{ secrets.BOT_GITHUB_TOKEN }}
skip-tags: gh-next,gh-main