Skip to content

Commit 71d4bbb

Browse files
Update docker-publish.yml
1 parent 9f0348a commit 71d4bbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ env:
2222
REGISTRY: ghcr.io
2323
# github.repository as <account>/<repo>
2424
#IMAGE_NAME: ${{ github.repository }}
25-
IMAGE_NAME: justcoded/docsify_test
25+
IMAGE_NAME: ghcr.io/justcoded/docsify_test
2626

2727
jobs:
2828
build:

0 commit comments

Comments
 (0)