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