Skip to content

Commit

Permalink
Slash command change to topher's key (#11444)
Browse files Browse the repository at this point in the history
  • Loading branch information
supertopher authored Mar 28, 2022
1 parent 56b869d commit 97a7898
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.SLASH_COMMAND_PAT }}
token: ${{ secrets.SUPERTOPHER_PAT }}
commands: |
test
test-performance
Expand Down

0 comments on commit 97a7898

Please sign in to comment.