Update Docker image tag in push workflow to use 'uv-act'
Some checks are pending
Push Docker image / build (push) Waiting to run

This commit is contained in:
Edgar P. Burkhart 2025-05-05 18:40:18 +02:00
parent 1971addaf2
commit 3be702c90a
Signed by: edpibu
GPG key ID: 9833D3C5A25BD227

View file

@ -22,4 +22,4 @@ jobs:
uses: docker/build-push-action@v6
with:
push: true
tags: code.edgarpierre.fr/edpibu/archlinux-act:${{ github.ref_name }}
tags: code.edgarpierre.fr/edpibu/uv-act:${{ github.ref_name }}