Skip to content

Commit

Permalink
Add RELEASE_NOTES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rfomin committed Nov 24, 2023
1 parent 83ad78f commit d62ca4f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,6 @@ jobs:
uses: ncipollo/release-action@v1
with:
name: ${{ env.PACKAGE_STRING }}
bodyFile: CHANGELOG.md
bodyFile: RELEASE_NOTES.md
allowUpdates: true
artifacts: ${{ matrix.config.pkg-path }}
1 change: 1 addition & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Test

0 comments on commit d62ca4f

Please sign in to comment.