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

This commit is contained in:
2023-07-19 15:51:56 +00:00
parent be9afc3d6f
commit ee051461e2

View File

@@ -29,7 +29,6 @@ jobs:
type=semver,pattern={{version}}
- name: Login to image repository
if: github.ref_type == 'tag'
uses: docker/login-action@v2
with:
registry: git.nicktrimborn.de