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 db2840b commit 2eb23c5Copy full SHA for 2eb23c5
.github/workflows/commit-stage.yml
@@ -179,4 +179,4 @@ jobs:
179
subject-name: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
180
subject-digest: ${{ env.IMAGE_DIGEST }}
181
push-to-registry: true
182
- github-token: ${{ secrets.push-token }}
+ github-token: ${{ secrets.IMAGE_PUSH_TOKEN }}
0 commit comments