Skip to content

Commit

Permalink
Set tag_name for release. (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
ekhabarov authored Dec 11, 2023
1 parent e13621f commit cdc177f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ jobs:
- name: Release
uses: softprops/action-gh-release@v1
with:
tag_name: ${{ needs.bumper.outputs.version }}
generate_release_notes: true
body_path: release_notes.txt
fail_on_unmatched_files: true
Expand Down

0 comments on commit cdc177f

Please sign in to comment.