mirror of
https://github.com/NixOS/nix
synced 2025-06-29 14:53:16 +02:00
fixup: default branch name
This commit is contained in:
parent
a4e9b65c3a
commit
ec42d3a077
1 changed files with 1 additions and 1 deletions
2
.github/workflows/upload-release.yml
vendored
2
.github/workflows/upload-release.yml
vendored
|
@ -9,7 +9,7 @@ on:
|
||||||
branches:
|
branches:
|
||||||
# NOTE: make sure any branches here are also valid directory names,
|
# NOTE: make sure any branches here are also valid directory names,
|
||||||
# otherwise creating the directory and uploading to s3 will fail
|
# otherwise creating the directory and uploading to s3 will fail
|
||||||
- "main"
|
- "detsys-main"
|
||||||
pull_request:
|
pull_request:
|
||||||
types:
|
types:
|
||||||
- opened
|
- opened
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue