1
0
Fork 0
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:
Cole Helbling 2025-02-24 19:26:02 +00:00 committed by GitHub
commit 599957ee73
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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: