mirror of
https://github.com/NixOS/nix
synced 2025-07-08 15:13:55 +02:00
Merge pull request #62 from DeterminateSystems/cole/fh-630-update-the-nix-ci-to-push-to-ids-on-prs-with-label-tags-and
fixup: upload-release needs to configure allowed_branches
This commit is contained in:
commit
599957ee73
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