Skip to content

Commit 6b3c26b

Browse files
committed
GitHub: Enable immutability for releases
https://t.me/doom2d/501019
1 parent d9ece13 commit 6b3c26b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,7 @@ jobs:
214214
name: ${{ env.RELEASE_NAME }}
215215
bodyFile: release_body
216216
tag: ${{ env.RELEASE_NAME }}
217+
immutableCreate: true
217218
allowUpdates: false
218219
artifactErrorsFailBuild: true
219220
- name: Delete releases and workflows runs

0 commit comments

Comments
 (0)