Skip to content

Commit

Permalink
fix: docker image name
Browse files Browse the repository at this point in the history
  • Loading branch information
FMotalleb committed Jul 2, 2024
1 parent 808c60c commit b80b8b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-gh-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ on:

env:
REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }}
IMAGE_NAME: fmotalleb/crontab-go

jobs:
build-and-push-image:
Expand Down

0 comments on commit b80b8b3

Please sign in to comment.