Skip to content

Commit

Permalink
Use a different pat to avoid api rate limit
Browse files Browse the repository at this point in the history
  • Loading branch information
tuliren committed Sep 1, 2022
1 parent 5de0a96 commit aaf4502
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/slash-commands.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
id: scd
uses: peter-evans/slash-command-dispatch@v2
with:
token: ${{ secrets.DAVINCHIA_PAT }}
token: ${{ secrets.SUPERTOPHER_PAT }}
commands: |
test
test-performance
Expand Down

0 comments on commit aaf4502

Please sign in to comment.