Merge pull request #21 from natilou/initial-version
feat: initial version
This commit is contained in:
commit
8d71b36c94
|
|
@ -18,10 +18,6 @@ jobs:
|
|||
pull-requests: write
|
||||
|
||||
steps:
|
||||
|
||||
- name: Create and change to branch release
|
||||
run: git checkout -b release
|
||||
|
||||
- name: checkout
|
||||
uses: actions/checkout@v2
|
||||
run: git checkout -b release
|
||||
|
|
|
|||
Loading…
Reference in New Issue