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 645253ba1f - Show all commits

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