Skip to content

Commit

Permalink
Update Pre-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DeluxerPanda authored Aug 23, 2024
1 parent b5907a5 commit e326b51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Pre-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
uses: softprops/action-gh-release@v2
with:
tag_name: ${{ steps.extract_version.outputs.version_name }}
name: "Pre-Release - Short_Message_Service_v${{ steps.extract_version.outputs.version_name }}"
name: "Short_Message_Service_v${{ steps.extract_version.outputs.version_name }}"
body: ""
prerelease: true
generate_release_notes: true
Expand Down

0 comments on commit e326b51

Please sign in to comment.