Skip to content

Commit

Permalink
ci: Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Mogyuchi authored Jan 18, 2024
1 parent d655af1 commit ab6d687
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,4 +74,4 @@ jobs:
- uses: fischerscode/tagger@5ca3fa63ce3003fb7183cae547644b29f3b632be # v0.2.0
with:
prefix: v
tag: ${{ needs.release-please.outputs.tag_name }}
tag: refs/tags/${{ needs.release-please.outputs.tag_name }}

0 comments on commit ab6d687

Please sign in to comment.