mirror of
https://github.com/waku-org/nwaku.git
synced 2025-01-27 23:27:27 +00:00
Revert "make pre-release to only include release_notes.md"
This reverts commit 85e4b220c9aeac7b2d7f429119ce4fff4fa6ab2d.
This commit is contained in:
parent
5e9e73c00b
commit
09f05fefe2
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
|
||||
|
||||
--title ${{ needs.tag-name.outputs.tag }} --notes-file release_notes.md \
|
||||
wakunode2/* wakutools/*
|
||||
|
Loading…
x
Reference in New Issue
Block a user