[CI] Fix branch name
This commit is contained in:
parent
296fd9962e
commit
d8e70febc5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release_nightly.yml
vendored
2
.github/workflows/release_nightly.yml
vendored
|
@ -2,7 +2,7 @@ name: Release Nightly
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
branches: [ main ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue