mirror of
https://github.com/NohamR/prometheus-qbittorrent-exporter.git
synced 2025-05-24 00:59:28 +00:00
Improved docker push github action
This commit is contained in:
parent
d5c7cbc4a9
commit
75db331c55
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -55,7 +55,7 @@ jobs:
|
|||||||
type=semver,pattern=v{{version}}
|
type=semver,pattern=v{{version}}
|
||||||
type=ref,event=branch
|
type=ref,event=branch
|
||||||
type=sha
|
type=sha
|
||||||
images: ${{ github.actor }}/prometheus-qbittorrent-exporter
|
images: ghcr.io/${{ github.actor }}/prometheus-qbittorrent-exporter
|
||||||
|
|
||||||
- name: Login to Github Container Registry
|
- name: Login to Github Container Registry
|
||||||
uses: docker/login-action@v3
|
uses: docker/login-action@v3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user