Skip to content

Commit

Permalink
Update create-changelog.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
axonasif authored Jan 19, 2021
1 parent b6c732b commit 7d5395d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ jobs:
tag_name: ${{ github.ref }}
release_name: Release ${{ github.ref }}
body: ${{ steps.changelog.outputs.changelog }}
draft: false
draft: true
prerelease: false

0 comments on commit 7d5395d

Please sign in to comment.