Skip to content

Commit

Permalink
fix: update release params
Browse files Browse the repository at this point in the history
  • Loading branch information
lyledouglass committed Jun 1, 2024
1 parent e7cb314 commit 324c454
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,5 @@ jobs:
gh release create ${{ needs.build.outputs.next }}
wowtools.exe
--title ${{ needs.build.outputs.next }}
--generate-notes --notes-start-tags
--generate-notes --notes-start-tag
${{ needs.build.outputs.next }}

0 comments on commit 324c454

Please sign in to comment.