Skip to content

Commit

Permalink
Merge pull request #4021 from traPtitech/feat/action_gh_release
Browse files Browse the repository at this point in the history
リリースノートを自動生成するように
  • Loading branch information
mehm8128 authored Jul 25, 2023
2 parents d2006bf + 958930a commit 822a16d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
generate_release_notes: true
files: dist.tar.gz
image1:
name: Build Docker Image (amd64 only)
Expand Down

0 comments on commit 822a16d

Please sign in to comment.