mirror of
https://github.com/NixOS/nix
synced 2025-07-07 18:31:49 +02:00
fixup: upload-release needs to configure allowed_branches
This commit is contained in:
parent
ec42d3a077
commit
ab493636cd
1 changed files with 1 additions and 0 deletions
1
.github/workflows/upload-release.yml
vendored
1
.github/workflows/upload-release.yml
vendored
|
@ -83,6 +83,7 @@ jobs:
|
||||||
ids_project_name: determinate-nix
|
ids_project_name: determinate-nix
|
||||||
ids_binary_prefix: determinate-nix
|
ids_binary_prefix: determinate-nix
|
||||||
skip_acl: true
|
skip_acl: true
|
||||||
|
allowed_branches: '["detsys-main"]'
|
||||||
|
|
||||||
publish:
|
publish:
|
||||||
needs:
|
needs:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue