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