Skip to content

Commit

Permalink
create release notes as draft
Browse files Browse the repository at this point in the history
  • Loading branch information
marcantondahmen committed Jun 16, 2022
1 parent bbbbcfd commit 18c97b4
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 @@ -14,6 +14,6 @@ jobs:
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
prerelease: false
draft: false
draft: true
filter: "^(feat|fix)"
strict: true

0 comments on commit 18c97b4

Please sign in to comment.