Skip to content

Commit

Permalink
fix(ci): 🐛 issues within ci
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreasAugustin committed Sep 24, 2023
1 parent 65c9c85 commit 2793a56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
andyAugustin/${{ matrix.variant }}
ghcr.io/AndreasAugustin/${{ matrix.variant }}
tags: |
type=semver,pattern={{version}},value=${{ inputs.tag }}
type=semver,pattern={{raw}},value=${{ inputs.tag }}
- name: Build and push ${{ matrix.variant }}
uses: docker/build-push-action@v3
with:
Expand Down

0 comments on commit 2793a56

Please sign in to comment.