[update] docker tag in workflow.yml

This commit is contained in:
Milos Obrenovic 2025-02-14 12:11:44 +01:00
parent aa78251dc8
commit 5eb70956ff

View file

@ -30,5 +30,5 @@ jobs:
uses: docker/build-push-action@v6.13.0
with:
push: true
tags: user/main:action
tags: ${{ vars.DOCKERHUB_USERNAME }}/main:action