Skip to content

Commit

Permalink
add body text to gh release
Browse files Browse the repository at this point in the history
  • Loading branch information
slavaleleka committed Aug 30, 2023
1 parent 870c533 commit b8c7532
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 @@ -64,5 +64,6 @@ jobs:
vscode-adblock.vsix
draft: false
prerelease: false
body: See [CHANGELOG.md](./CHANGELOG.md) for the list of changes.
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit b8c7532

Please sign in to comment.