Skip to content

Commit 894c81d

Browse files
fixed image name
1 parent 30a450f commit 894c81d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish_docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
id: meta
2323
uses: docker/metadata-action@v4
2424
with:
25-
images: name/app
25+
images: remdelaportemathurin/festim-workshop
2626
-
2727
name: Login to DockerHub
2828
if: github.event_name != 'pull_request'

0 commit comments

Comments
 (0)