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 7a6ebad commit e7fec4cCopy full SHA for e7fec4c
.github/workflows/build.yml
@@ -14,6 +14,6 @@ jobs:
14
main:
15
uses: bsm/misc/.github/workflows/build-push-ghcr.yml@main
16
with:
17
- image: ${{ github.repository }}/console
+ image: ghcr.io/${{ github.repository }}/console
18
tags: |
19
type=raw,value=latest,enable={{is_default_branch}}
0 commit comments