Skip to content

Commit 56c80cd

Browse files
Update release.yml (#26)
1 parent 0cbe9a4 commit 56c80cd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ jobs:
4040
repository: ${{ github.repository }}
4141
username: ${{ github.actor }}
4242
password: ${{ secrets.GITHUB_TOKEN }}
43-
access_token: ${{ secrets.GITHUB_TOKEN }}
4443
github_token: ${{ secrets.GITHUB_TOKEN }}
4544
# Optional parameters, thoses are default values :
4645
registry: 'ghcr.io'
@@ -63,7 +62,6 @@ jobs:
6362
repository: ${{ github.repository }}
6463
username: ${{ github.actor }}
6564
password: ${{ secrets.GITHUB_TOKEN }}
66-
access_token: ${{ secrets.GITHUB_TOKEN }}
6765
github_token: ${{ secrets.GITHUB_TOKEN }}
6866
# Optional parameters, thoses are default values :
6967
registry: 'ghcr.io'

0 commit comments

Comments
 (0)