feat: initial version
This commit is contained in:
parent
8d71b36c94
commit
ff935c0603
|
|
@ -18,10 +18,6 @@ jobs:
|
||||||
pull-requests: write
|
pull-requests: write
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: checkout
|
|
||||||
uses: actions/checkout@v2
|
|
||||||
run: git checkout -b release
|
|
||||||
|
|
||||||
- name: conventional Changelog Action
|
- name: conventional Changelog Action
|
||||||
id: changelog
|
id: changelog
|
||||||
uses: TriPSs/conventional-changelog-action@v3
|
uses: TriPSs/conventional-changelog-action@v3
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue