Skip to content

Commit

Permalink
Fix: Workflow caching old version of QBt
Browse files Browse the repository at this point in the history
  • Loading branch information
Trigus42 committed Oct 1, 2024
1 parent 0a89726 commit f0b628f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ jobs:
push: ${{ github.event_name != 'pull_request' }}
build-args: |
"SOURCE_COMMIT=${{ env.SHORT_SHA }}"
"QBITTORRENT_TAG"="${{ env.RELEASE_TAG }}"
tags: |
ghcr.io/trigus42/alpine-qbittorrentvpn:latest
ghcr.io/trigus42/alpine-qbittorrentvpn:${{ github.head_ref || github.ref_name }}
Expand Down

0 comments on commit f0b628f

Please sign in to comment.