Skip to content

Commit

Permalink
Merge pull request #12 from themoeway/enable-release-notes
Browse files Browse the repository at this point in the history
Enable flag to create release notes for each release
  • Loading branch information
djahandarie authored Oct 1, 2023
2 parents e056399 + b86a3f2 commit 4e19dce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,5 @@ jobs:
files: |
yomitan-import-linux.zip
draft: true
generate_release_notes: true
token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 4e19dce

Please sign in to comment.