Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricmkl committed Jul 9, 2023
1 parent 067b019 commit 7abf818
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 @@ -13,7 +13,7 @@ env:
# Use docker.io for Docker Hub if empty
REGISTRY: ghcr.io
# github.repository as <account>/<repo>
IMAGE_NAME: pizzabot
IMAGE_NAME: ${{ github.repository }}


jobs:
Expand Down

0 comments on commit 7abf818

Please sign in to comment.