We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1f38668 + a5cc105 commit 20bb005Copy full SHA for 20bb005
.github/workflows/docker-image.yml
@@ -17,4 +17,4 @@ jobs:
17
type=semver,pattern=v{{major}}.{{minor}}
18
type=semver,pattern=latest
19
secrets:
20
- GH_PCKG_TOKEN: ${{ secrets.GH_PCKG_TOKEN }}
+ GH_PCKG_TOKEN: ${{ secrets.GH_PCKG_TOKEN }}
0 commit comments