Merge pull request #18 from natilou/initial-version

feat: initial version
This commit is contained in:
Natalí Paura 2023-07-14 14:42:04 -03:00 committed by GitHub
commit df91ce8933
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -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