Skip to content

Commit

Permalink
updated release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Doraku committed May 4, 2021
1 parent dd6ff31 commit d972d00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ jobs:
GITHUB_TOKEN: ${{ github.token }}
with:
release_name: DefaultDocumentation ${{ github.event.release.tag_name }}
prerelease: ${{ contains(github.event.release.tag_name, '-') }}
body_path: .\build\RELEASE.txt

- name: Clear NEXT_RELEASENOTES.txt
Expand Down

0 comments on commit d972d00

Please sign in to comment.