Skip to content

Commit 43b3a0f

Browse files
Remove release notes generation from action
Signed-off-by: Venelin Bakalov <bakalovv@vmware.com>
1 parent 436d952 commit 43b3a0f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/draft-release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,4 +99,3 @@ jobs:
9999
gh release upload "$tagname" *.tgz *.vsix *.sha256 *.minisig
100100
env:
101101
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
102-
RELEASE_NOTES: ${{steps.generate_changelog.outputs.result}}

0 commit comments

Comments
 (0)