fix(workflowss): correct repo
Signed-off-by: martin <martin.labat92@gmail.com>
This commit is contained in:
parent
e1e068dd5f
commit
a29621a3b3
1 changed files with 2 additions and 2 deletions
4
.github/workflows/push_docker.yml
vendored
4
.github/workflows/push_docker.yml
vendored
|
@ -42,6 +42,6 @@ jobs:
|
|||
platforms: linux/arm/v7,linux/amd64,linux/arm64
|
||||
push: ${{ github.event_name != 'pull_request' }}
|
||||
tags: |
|
||||
martabal/qbitorrent-exporter:${{ inputs.tags }}
|
||||
martabal/qbitorrent-exporter:latest
|
||||
martabal/immich-exporter:${{ inputs.tags }}
|
||||
martabal/immich-exporter:latest
|
||||
|
||||
|
|
Loading…
Reference in a new issue