We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d3d54e commit 0fab363Copy full SHA for 0fab363
.github/workflows/release-image.yaml
@@ -44,5 +44,6 @@ jobs:
44
version: latest
45
args: release --clean
46
env:
47
+ GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
48
SHA_SHORT: ${{ env.SHA_SHORT }}
49
GITHUB_REPOSITORY: ${{ github.repository }}
0 commit comments