Skip to content

Commit

Permalink
Merge pull request #3 from oviceinc/fix/image-name
Browse files Browse the repository at this point in the history
Fix docker image name
  • Loading branch information
h3poteto authored May 31, 2024
2 parents 09524f6 + 072e315 commit c803faf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ env:
# Use docker.io for Docker Hub if empty
REGISTRY: ghcr.io
# github.repository as <account>/<repo>
IMAGE_NAME: ${{ github.repository }}
IMAGE_NAME: oviceinc/dante


jobs:
Expand Down

0 comments on commit c803faf

Please sign in to comment.