Merge pull request #21 from natilou/initial-version

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

View File

@ -18,10 +18,6 @@ jobs:
pull-requests: write
steps:
- name: Create and change to branch release
run: git checkout -b release
- name: checkout
uses: actions/checkout@v2
run: git checkout -b release