Update .gitea/workflows/node-npm.yaml #4

Merged
jank merged 43 commits from jank-patch-1 into main 2024-08-15 14:08:55 +00:00
Showing only changes of commit 728498cfb1 - Show all commits

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