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 f3d044b + 1ce396f commit a5cc105Copy full SHA for a5cc105
.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