disable release notes
This commit is contained in:
parent
74858c96cf
commit
701b74530e
1 changed files with 1 additions and 1 deletions
|
|
@ -95,7 +95,7 @@ jobs:
|
|||
repo: ${{ env.GITHUB_REPOSITORY }}
|
||||
token: ${{ secrets.TOKEN }}
|
||||
release-dir: release
|
||||
release-notes: ${{ steps.releasenotes.outputs.releasenotes }}
|
||||
# release-notes: ${{ steps.releasenotes.outputs.releasenotes }}
|
||||
tag: "${{ github.ref_name }}"
|
||||
sha: "${{ github.sha }}"
|
||||
override: true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue