fixes dockerhub action

This commit is contained in:
Ricardo Bartels
2026-03-09 08:51:50 +01:00
parent 7c1fa010cb
commit 31a0481bee
+1 -1
View File
@@ -71,7 +71,7 @@ jobs:
id: meta_dhub
uses: docker/metadata-action@v5
with:
images: docker.io/bbricardo/netbox-sync:${{ github.ref.name }}
images: docker.io/${{ secrets.DOCKER_HUB_USERNAME }}/${{ steps.docker_image.outputs.lowercase }}
tags: |
type=semver,pattern={{version}}
type=ref,event=branch