Update .gitea/workflows/php-8.2.yaml

This commit is contained in:
Jan Gleytenhoover 2024-08-15 10:52:09 +00:00
parent 2a7a483faf
commit 645253ba1f

@ -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 }}