Skip to content

Commit

Permalink
Make it auto release
Browse files Browse the repository at this point in the history
  • Loading branch information
psibi committed Feb 12, 2022
1 parent 23d8b49 commit d4ffe47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ jobs:
uses: softprops/action-gh-release@v1
if: startsWith(github.ref, 'refs/tags/')
with:
body_path: Changelog.org
generate_release_notes: true

0 comments on commit d4ffe47

Please sign in to comment.