Update .gitea/workflows/node-ssh.yaml
All checks were successful
Build and Push Image / Build and push image (push) Successful in 1m30s

This commit is contained in:
Jan Gleytenhoover 2024-08-15 10:29:55 +00:00
parent 65445f0f03
commit be5bfe7e30

@ -30,7 +30,7 @@ jobs:
password: ${{ secrets.REGISTRY_TOKEN }}
- name: Build and push
uses: docker/build-push-action@v5
uses: https://git.kjan.de/actions/build-push-action@v5
with:
context: ./images/actions/node-ssh
push: true