Skip to content

Commit c53f4b1

Browse files
Merge pull request #7 from RemDelaporteMathurin/publish_docker
Fixed image name
2 parents 79bdcb6 + 894c81d commit c53f4b1

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)