Skip to content

Commit

Permalink
feat: Update repository
Browse files Browse the repository at this point in the history
  • Loading branch information
amartingarcia committed Aug 7, 2024
1 parent d9e9bcc commit 39814b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-tittle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
# https://github.com/amannn/action-semantic-pull-request/releases
- uses: amannn/action-semantic-pull-request@v5.0.2
env:
GITHUB_TOKEN: ${{ secrets.GITHB_PERSONAL_TOKEN }}
GITHUB_TOKEN: ${{ secrets.PAT_GITHUB }}
with:
# Configure which types are allowed.
# Default: https://github.com/commitizen/conventional-commit-types
Expand Down

0 comments on commit 39814b6

Please sign in to comment.