We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cbe9a4 commit 56c80cdCopy full SHA for 56c80cd
.github/workflows/release.yml
@@ -40,7 +40,6 @@ jobs:
40
repository: ${{ github.repository }}
41
username: ${{ github.actor }}
42
password: ${{ secrets.GITHUB_TOKEN }}
43
- access_token: ${{ secrets.GITHUB_TOKEN }}
44
github_token: ${{ secrets.GITHUB_TOKEN }}
45
# Optional parameters, thoses are default values :
46
registry: 'ghcr.io'
@@ -63,7 +62,6 @@ jobs:
63
62
64
65
66
67
68
69
0 commit comments