Skip to content

Commit

Permalink
feat(action): change the release name
Browse files Browse the repository at this point in the history
  • Loading branch information
GuangChen2333 committed Oct 3, 2023
1 parent 228bf9a commit 25f1df6
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 @@ -37,7 +37,7 @@ jobs:
uses: softprops/[email protected]
with:
generate_release_notes: true
name: mhyy.py ${{ github.ref }}
name: mhyy.py ${{ github.ref_name }}
files: ${{ env.package }}

- name: Publish package
Expand Down

0 comments on commit 25f1df6

Please sign in to comment.