Skip to content

Commit

Permalink
fix: specify tag sha of release (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
yuuahp authored May 14, 2024
1 parent 76dda99 commit 3e569e6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,5 +152,6 @@ jobs:
with:
body: ${{ needs.bump-version.outputs.changelog }}
tag_name: ${{ needs.bump-version.outputs.tag }}
target_commitish: ${{ github.ref }}
files: |
build/libs/vcspeaker-kt.jar

0 comments on commit 3e569e6

Please sign in to comment.