Skip to content

Commit

Permalink
Use 'generate release notes' for build and deploy step (#648)
Browse files Browse the repository at this point in the history
  • Loading branch information
pwtyler authored Dec 6, 2024
1 parent d875680 commit ab1a075
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,5 @@ jobs:
gh_token: ${{ secrets.GITHUB_TOKEN }}
build_node_assets: "true"
build_composer_assets: "true"
generate_release_notes: "true"
draft: "true"

0 comments on commit ab1a075

Please sign in to comment.