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.
1 parent 4507941 commit 4ab7665Copy full SHA for 4ab7665
1 file changed
.github/workflows/build.yml
@@ -27,4 +27,4 @@ jobs:
27
with:
28
platforms: linux/amd64,linux/arm64
29
push: ${{ github.ref == 'refs/heads/main' }}
30
- tags: ghcr.io/${{ github.repository }}:latest
+ tags: ghcr.io/projectsyn/jsonnet:latest
0 commit comments