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

This commit is contained in:
nick 2023-07-19 15:51:56 +00:00
parent be9afc3d6f
commit ee051461e2
1 changed files with 0 additions and 1 deletions

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