Skip to content

Commit 2eb23c5

Browse files
committed
Update build workflow
1 parent db2840b commit 2eb23c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/commit-stage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,4 +179,4 @@ jobs:
179179
subject-name: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
180180
subject-digest: ${{ env.IMAGE_DIGEST }}
181181
push-to-registry: true
182-
github-token: ${{ secrets.push-token }}
182+
github-token: ${{ secrets.IMAGE_PUSH_TOKEN }}

0 commit comments

Comments
 (0)