Skip to content

Commit

Permalink
Update docker-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jcatertychnyi authored Sep 27, 2023
1 parent 9ad91f7 commit 74504a5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,8 @@ env:
# Use docker.io for Docker Hub if empty
REGISTRY: ghcr.io
# github.repository as <account>/<repo>
IMAGE_NAME: ${{ github.repository }}
#IMAGE_NAME: ${{ github.repository }}
IMAGE_NAME: justcoded/docsify_test


jobs:
Expand Down

0 comments on commit 74504a5

Please sign in to comment.