mirror of
https://github.com/NohamR/prometheus-qbittorrent-exporter.git
synced 2025-05-23 16:49:29 +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=ref,event=branch
|
||||
type=sha
|
||||
images: ${{ github.actor }}/prometheus-qbittorrent-exporter
|
||||
images: ghcr.io/${{ github.actor }}/prometheus-qbittorrent-exporter
|
||||
|
||||
- name: Login to Github Container Registry
|
||||
uses: docker/login-action@v3
|
||||
|
Loading…
x
Reference in New Issue
Block a user