mirror of
https://github.com/Viren070/AIOStreams.git
synced 2025-12-01 23:14:04 +01:00
ci: remove nightly build text in release title
This commit is contained in:
@@ -46,7 +46,7 @@ jobs:
|
||||
run: |
|
||||
gh release create "${{ steps.gen_tag.outputs.tag_name }}" \
|
||||
--repo "${GITHUB_REPOSITORY}" \
|
||||
--title "Nightly Build ${{ steps.gen_tag.outputs.tag_name }}" \
|
||||
--title "${{ steps.gen_tag.outputs.tag_name }}" \
|
||||
--notes "${{ steps.commit_msg.outputs.commit_msg }}" \
|
||||
--prerelease
|
||||
|
||||
|
||||
Reference in New Issue
Block a user