updated preview notes, updated notes path

This commit is contained in:
Jonathan Shook
2023-01-25 22:10:17 -06:00
parent 2b85c1cce1
commit f61de1257e
3 changed files with 36 additions and 9 deletions

View File

@@ -132,14 +132,14 @@ jobs:
uses: softprops/action-gh-release@v0.1.15
if: startsWith(github.ref, 'refs/tags/')
with:
body: ${{ steps.prepare_summary.outputs.release_summary }}
# body: ${{ steps.prepare_summary.outputs.release_summary }}
body_path: PREVIEW_NOTES.md
draft: false
prerelease: true
name: Release ${{ env.PREVIEW_VERSION }}
fail_on_unmatched_files: true
tag: ${{ env.PREVIEW_VERSION }}
tag_name: ${{ env.PREVIEW_VERSION }}
token: ${{ secrets.GITHUB_TOKEN }}
# target_commitish: ${{ env.PREVIEW_VERSION }}
files: |
nb5/target/nb5
nb5/target/nb5.jar