Skip to content

Commit

Permalink
fix: Update github token
Browse files Browse the repository at this point in the history
  • Loading branch information
bfulco committed Jan 16, 2023
1 parent 2419ba2 commit 678b333
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/vpat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
additional-labels: "PROD: axe-a11y-metrics-poc"
- uses: peter-evans/create-pull-request@v4
with:
token: ${{ secrets.PAT }}
token: ${{ secrets.GITHUB_TOKEN }}
commit-message: 'docs: Generate a VPAT'
branch: auto-generate-vpat-report
base: develop
Expand Down

0 comments on commit 678b333

Please # to comment.