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 ab8915c + a40618d commit f25fb57Copy full SHA for f25fb57
.github/workflows/publish.yml
@@ -35,7 +35,7 @@ jobs:
35
with:
36
images: |
37
blinklabs/go
38
- ghcr.io/${{ github.repository }}
+ ghcr.io/blinklabs-io/go
39
tags: |
40
# version
41
type=match,pattern=v(.*),group=1
0 commit comments