Merge pull request #18 from natilou/initial-version
feat: initial version
This commit is contained in:
commit
df91ce8933
|
|
@ -17,6 +17,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- name: checkout
|
- name: checkout
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
run: git checkout -b release
|
||||||
|
|
||||||
- name: conventional Changelog Action
|
- name: conventional Changelog Action
|
||||||
id: changelog
|
id: changelog
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue