Skip to content

Commit

Permalink
ci(release.yml:: Create Release): try draft: true for auto-triggering…
Browse files Browse the repository at this point in the history
… publishing
  • Loading branch information
aleaf committed Oct 18, 2024
1 parent 86084ab commit 8fc8dd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
body: |
Changes in this Release:
${{ steps.tag_version.outputs.changelog }}
draft: false
draft: true
prerelease: false

docs:
Expand Down

0 comments on commit 8fc8dd1

Please sign in to comment.