Update .gitea/workflows/rust-node.yaml

This commit is contained in:
Jan Gleytenhoover 2024-08-15 10:52:45 +00:00
parent 6768196d09
commit f37f7e6b49

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