We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8a2871 commit 452c920Copy full SHA for 452c920
1 file changed
.github/workflows/release.yml
@@ -36,3 +36,4 @@ jobs:
36
git-user-name: getdevopspro-cibot
37
git-user-email: 203600057+getdevopspro-cibot@users.noreply.github.com
38
image-digests: ${{ needs.ci.outputs.image-digests }}
39
+ registry-password: ${{ secrets.GITHUB_TOKEN }}
0 commit comments