Skip to content

Commit

Permalink
Merge pull request #7 from RemDelaporteMathurin/publish_docker
Browse files Browse the repository at this point in the history
Fixed image name
  • Loading branch information
RemDelaporteMathurin authored Aug 10, 2022
2 parents 79bdcb6 + 894c81d commit c53f4b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
id: meta
uses: docker/metadata-action@v4
with:
images: name/app
images: remdelaportemathurin/festim-workshop
-
name: Login to DockerHub
if: github.event_name != 'pull_request'
Expand Down

0 comments on commit c53f4b1

Please sign in to comment.