Skip to content

Commit

Permalink
test24
Browse files Browse the repository at this point in the history
  • Loading branch information
itaven committed Aug 21, 2023
1 parent 72b14c5 commit 1bdc78e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,8 @@
"tagName": "v${version}"
},
"github": {
"draft": true,
"release": true,
"tokenRef": "GITHUB_TOKEN"
"releaseNotes": "generate-release-notes.sh --from=${latestTag} --to=${tagName}",
"release": true
},
"npm": {
"publish": true
Expand Down

0 comments on commit 1bdc78e

Please sign in to comment.