fix: wrong branch
This commit is contained in:
parent
4d3cfa4019
commit
0118702540
2
.github/workflows/beta-publish.yml
vendored
2
.github/workflows/beta-publish.yml
vendored
@ -5,7 +5,7 @@ name: beta - Build and Publish
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ main ]
|
||||
branches: [ beta ]
|
||||
|
||||
jobs:
|
||||
publish:
|
||||
|
Loading…
Reference in New Issue
Block a user