Skip to content

Commit e7fec4c

Browse files
committed
Fix tag
1 parent 7a6ebad commit e7fec4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
main:
1515
uses: bsm/misc/.github/workflows/build-push-ghcr.yml@main
1616
with:
17-
image: ${{ github.repository }}/console
17+
image: ghcr.io/${{ github.repository }}/console
1818
tags: |
1919
type=raw,value=latest,enable={{is_default_branch}}

0 commit comments

Comments
 (0)