We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88f28fe commit 2cf45d0Copy full SHA for 2cf45d0
.github/workflows/main.yml
@@ -181,3 +181,5 @@ jobs:
181
tag: ${{ steps.tag_version.outputs.new_tag }}
182
name: Release ${{ steps.tag_version.outputs.new_tag }}
183
body: ${{ steps.tag_version.outputs.changelog }}
184
+ generateReleaseNotes: false
185
+ immutableCreate: true
0 commit comments