mirror of
https://github.com/logos-messaging/logos-messaging-nim.git
synced 2026-01-04 06:53:12 +00:00
make pre-release to only include release_notes.md
This commit is contained in:
parent
b949941121
commit
92207c670d
4
.github/workflows/pre-release.yml
vendored
4
.github/workflows/pre-release.yml
vendored
@ -159,5 +159,5 @@ jobs:
|
||||
TARGET=$([[ "${{ needs.tag-name.outputs.tag }}" == "nightly" ]] && echo "--target ${{steps.vars.outputs.ref}}" || echo "")
|
||||
|
||||
gh release create ${{ needs.tag-name.outputs.tag }} --prerelease ${TARGET} \
|
||||
--title ${{ needs.tag-name.outputs.tag }} --notes-file release_notes.md \
|
||||
wakunode2/* wakutools/*
|
||||
--title ${{ needs.tag-name.outputs.tag }} --notes-file release_notes.md
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user