Skip to content

Commit

Permalink
Merge branch 'master' into chore/update-api-models
Browse files Browse the repository at this point in the history
  • Loading branch information
nguyentoanit authored Sep 13, 2024
2 parents ec8ebcb + 67711f1 commit fd11ddc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generate-models.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:

- name: Create Pull Request
id: cpr
uses: peter-evans/create-pull-request@v6
uses: peter-evans/create-pull-request@v7
with:
token: ${{ secrets.GITHUB_TOKEN }}
commit-message: 'chore: update api models'
Expand Down

0 comments on commit fd11ddc

Please sign in to comment.