Update Docker image tag format in GitHub Actions workflow
All checks were successful
Push Docker image / build (push) Successful in 1m21s

This commit is contained in:
Edgar P. Burkhart 2025-05-05 10:16:19 +02:00
parent 248981b810
commit aa69969728
Signed by: edpibu
GPG key ID: 9833D3C5A25BD227

View file

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