Update .github/workflows/deploy-hello-world.yaml
Some checks failed
Deploy Hello World / deploy-docker-hello-world (push) Failing after 11s

This commit is contained in:
2023-07-19 12:11:09 +00:00
parent f8f02253ca
commit be9afc3d6f

View File

@@ -21,7 +21,7 @@ jobs:
id: meta id: meta
uses: docker/metadata-action@v4 uses: docker/metadata-action@v4
with: with:
images: ghcr.io/thedatabaseme/hello-world images: git.nicktrimborn.de/nick/dockerbuild_hello_world
flavor: latest=true flavor: latest=true
tags: | tags: |
type=ref,event=branch type=ref,event=branch