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 6768196d09 - Show all commits

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