Skip to content

Commit

Permalink
add CHANGELOG to release
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanSchndr committed Jun 19, 2023
1 parent 0e512ad commit 5fcd0fb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ jobs:
with:
tag_name: ${{ github.ref }}
release_name: ${{ github.ref }}
body: |
VitePress Plugin Auto Sidebar ${{ github.ref }}
body_path: ${{ github.workspace }}/CHANGELOG.md
draft: false
prerelease: false

Expand Down

0 comments on commit 5fcd0fb

Please sign in to comment.