Skip to content

Commit

Permalink
fix draft name, add CHANGELOG.md as release draft body
Browse files Browse the repository at this point in the history
  • Loading branch information
phisch committed Aug 21, 2022
1 parent 8f15cad commit 59df528
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/draft_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,5 @@ jobs:
draft: true
files: phocus-vscode.vsix
tag_name: ${{ github.ref }}
release_name: ${{ github.ref_name }}
body_path: CHANGELOG.md
name: ${{ github.tag_name }}

0 comments on commit 59df528

Please sign in to comment.