Fix branch name in nightly workflow
This commit is contained in:
parent
565de48636
commit
6ac0efb057
@ -2,7 +2,7 @@ name: release-nightly
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
branches: [ master ]
|
||||
|
||||
env:
|
||||
REGISTRY: git.t-juice.club
|
||||
|
Loading…
Reference in New Issue
Block a user