From aaf4502f8399142fe08f3b4d48cdb1e4c166b6b7 Mon Sep 17 00:00:00 2001 From: Liren Tu Date: Thu, 1 Sep 2022 11:18:57 -0700 Subject: [PATCH] Use a different pat to avoid api rate limit --- .github/workflows/slash-commands.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/slash-commands.yml b/.github/workflows/slash-commands.yml index 1c2aed0b941e..98f8263138ed 100644 --- a/.github/workflows/slash-commands.yml +++ b/.github/workflows/slash-commands.yml @@ -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