We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30fe52b commit 66a687eCopy full SHA for 66a687e
1 file changed
.github/workflows/production.yml
@@ -98,4 +98,4 @@ jobs:
98
keep-at-least: 10
99
skip-tags: latest
100
untagged-only: false
101
- token: ${{ secrets.DOCKER_PASSWORD }}
+ token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments