Merge pull request #16 from natilou/initial-version

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

View File

@ -35,7 +35,7 @@ jobs:
body: ${{ steps.changelog.outputs.clean_changelog }} body: ${{ steps.changelog.outputs.clean_changelog }}
- name: Create Pull Request - name: Create Pull Request
uses: mhutchie/create-pull-request@v3 uses: peter-evans/create-pull-request@v5
with: with:
token: ${{ secrets.PAT }} token: ${{ secrets.PAT }}
commit-message: Automated pull request for release commit-message: Automated pull request for release