feat: initial version
This commit is contained in:
parent
fe1f47d4fa
commit
555061549a
|
|
@ -18,10 +18,6 @@ jobs:
|
||||||
pull-requests: write
|
pull-requests: write
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
|
||||||
- name: Create and change to branch release
|
|
||||||
run: git checkout -b release
|
|
||||||
|
|
||||||
- name: checkout
|
- name: checkout
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
run: git checkout -b release
|
run: git checkout -b release
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue