We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30a450f commit 894c81dCopy full SHA for 894c81d
1 file changed
.github/workflows/publish_docker.yml
@@ -22,7 +22,7 @@ jobs:
22
id: meta
23
uses: docker/metadata-action@v4
24
with:
25
- images: name/app
+ images: remdelaportemathurin/festim-workshop
26
-
27
name: Login to DockerHub
28
if: github.event_name != 'pull_request'
0 commit comments