mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
Actions: Add immutable release creation
This commit is contained in:
1
.github/workflows/build-nightly.yml
vendored
1
.github/workflows/build-nightly.yml
vendored
@@ -147,6 +147,7 @@ jobs:
|
||||
allowUpdates: true
|
||||
makeLatest: true
|
||||
prerelease: true
|
||||
immutableCreate: true
|
||||
body: ${{ steps.create-nightly-tag.outputs.commit_msg }}
|
||||
token: ${{ steps.app-token.outputs.token }}
|
||||
repo: distribution-nightly
|
||||
|
||||
Reference in New Issue
Block a user