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 abfcb2c commit bbe77d1Copy full SHA for bbe77d1
.github/workflows/release.yml
@@ -45,7 +45,7 @@ jobs:
45
with:
46
images: |
47
x1unix/go-playground
48
- ghcr.io/x1unix/go-playground/go-playground
+ ghcr.io/x1unix/go-playground/better-go-playground
49
tags: |
50
type=semver,pattern={{version}}
51
type=semver,pattern={{major}}.{{minor}}
0 commit comments