Skip to content

Commit 2cf45d0

Browse files
authored
Update release step in GitHub Actions workflow
Signed-off-by: James Pether Sörling <pethers@users.noreply.github.com>
1 parent 88f28fe commit 2cf45d0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -181,3 +181,5 @@ jobs:
181181
tag: ${{ steps.tag_version.outputs.new_tag }}
182182
name: Release ${{ steps.tag_version.outputs.new_tag }}
183183
body: ${{ steps.tag_version.outputs.changelog }}
184+
generateReleaseNotes: false
185+
immutableCreate: true

0 commit comments

Comments
 (0)