Skip to content

Commit

Permalink
Adjust image name
Browse files Browse the repository at this point in the history
  • Loading branch information
vprus committed Jan 25, 2024
1 parent 67f6db1 commit 72371a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/storage-advisor-cli.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:

env:
REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }}
IMAGE_NAME: joomcode/storage-advisor

# This job just builds docker image from Dockerfile, essentially following GitHub docs:
# https://docs.github.com/en/actions/publishing-packages/publishing-docker-images#publishing-images-to-github-packages
Expand Down

0 comments on commit 72371a4

Please sign in to comment.