rename workflow branch
This commit is contained in:
parent
2ab0b2bbb6
commit
c00668cfa3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/beta.yml
vendored
2
.github/workflows/beta.yml
vendored
|
@ -2,7 +2,7 @@ name: Beta
|
||||||
|
|
||||||
on:
|
on:
|
||||||
release:
|
release:
|
||||||
types: [ 1.3.1 ]
|
types: [ beta ]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Reference in a new issue