Skip to content

Commit

Permalink
fix: Invalid docker image name
Browse files Browse the repository at this point in the history
Signed-off-by: Johannes Groß <mail@gross-johannes.de>
  • Loading branch information
jo-gross committed Feb 11, 2024
1 parent 3d999aa commit 1b3b791
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .releaserc
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@codedependant/semantic-release-docker",
{
"dockerRegistry": "ghcr.io",
"dockerImage": "jo-gross/daisyui-debugging",
"dockerImage": "jo-gross/cocktail-manager",
"dockerTags": [
"latest",
"{{version}}",
Expand Down

0 comments on commit 1b3b791

Please sign in to comment.