Skip to content

Commit

Permalink
add version prefix back
Browse files Browse the repository at this point in the history
  • Loading branch information
onedr0p committed Jun 25, 2023
1 parent 1bdc8e4 commit d8f6c50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
ghcr.io/${{ github.repository_owner }}/cross-seed
${{ secrets.DOCKERHUB_USERNAME }}/cross-seed
tags: |
type=semver,pattern=version-{{version}}
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
type=semver,pattern={{major}}
Expand Down

0 comments on commit d8f6c50

Please sign in to comment.