Skip to content

Commit c591b2c

Browse files
Update release.yml (#28)
1 parent c13ca3d commit c591b2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
repository: ${{ github.repository }}
4444
username: ${{ github.actor }}
4545
password: ${{ secrets.GITHUB_TOKEN }}
46-
github_token: ${{ secrets.GITHUB_TOKEN }}
46+
github_token: ${{ secrets.ACTION_TOKEN }}
4747
# Optional parameters, thoses are default values :
4848
registry: 'ghcr.io'
4949
context: ./service/

0 commit comments

Comments
 (0)