Skip to content

Commit 0f7128b

Browse files
Update .github/workflows/build-and-push-images.yaml
Co-authored-by: Shao Wang <[email protected]>
1 parent babf75c commit 0f7128b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-push-images.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,4 +46,4 @@ jobs:
4646
platforms: ${{ matrix.platforms }}
4747
context: ${{ matrix.context || '.' }}
4848
push: ${{ steps.set-push.outputs.push }}
49-
github_token: ${{ secrets.GITHUB_TOKEN }}
49+
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)