We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b785d0b commit 6b8a400Copy full SHA for 6b8a400
.github/workflows/docker-build-push.yml
@@ -60,4 +60,4 @@ jobs:
60
version: latest
61
args: release --clean --verbose
62
env:
63
- GITHUB_TOKEN: ${{ secrets.TOKEN_GITHUB }}
+ GITHUB_TOKEN: ${{ secrets.ORY_BOT_PAT }}
0 commit comments