Update .gitea/workflows/node-ssh.yaml

This commit is contained in:
Jan Gleytenhoover 2024-08-15 10:51:54 +00:00
parent 26016220d4
commit 2a7a483faf

@ -33,7 +33,7 @@ jobs:
uses: https://git.kjan.de/actions/build-push-action@v5
with:
context: ./images/actions/node-ssh
push: true
push: ${{ github.ref == 'refs/heads/main' }}
tags: |
git.kjan.de/actions/node-ssh:latest
git.kjan.de/actions/node-ssh:${{ gitea.run_number }}