Skip to content

Commit 0fab363

Browse files
committed
fix: add env token
1 parent 0d3d54e commit 0fab363

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-image.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,6 @@ jobs:
4444
version: latest
4545
args: release --clean
4646
env:
47+
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
4748
SHA_SHORT: ${{ env.SHA_SHORT }}
4849
GITHUB_REPOSITORY: ${{ github.repository }}

0 commit comments

Comments
 (0)