Improved docker push github action

This commit is contained in:
Esteban Sánchez 2023-11-21 10:02:05 +01:00
parent 6c87b8eff9
commit 4ad22a60da
No known key found for this signature in database
GPG Key ID: 9342C91BA286AB16

View File

@ -24,7 +24,7 @@ jobs:
uses: docker/metadata-action@v5
with:
flavor: |
latest=auto
latest=true
tags: type=semver,pattern=v{{version}}
images: ${{ github.actor }}/prometheus-qbittorrent-exporter
@ -47,7 +47,7 @@ jobs:
uses: docker/metadata-action@v5
with:
flavor: |
latest=auto
latest=true
tags: type=semver,pattern=v{{version}}
images: ${{ github.actor }}/prometheus-qbittorrent-exporter