From 1dfa152e01c4cc2f5ff82ab8240d3b3d7696e9f2 Mon Sep 17 00:00:00 2001 From: tianxiu2b2t <95091178+tianxiu2b2t@users.noreply.github.com> Date: Sat, 22 Jun 2024 23:38:35 +0800 Subject: [PATCH] Update ttb-workflows.yml --- .github/workflows/ttb-workflows.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ttb-workflows.yml b/.github/workflows/ttb-workflows.yml index a4bc27a..6ce369c 100644 --- a/.github/workflows/ttb-workflows.yml +++ b/.github/workflows/ttb-workflows.yml @@ -28,7 +28,7 @@ jobs: uses: tyrrrz/action-http-request@master with: url: https://bangbang93.ttb-network.top:4000/github/pulls - headers: + headers: | Authorization: Bearer ${{secrets.BANGBANG93_PR_TOKEN}} - name: Response run: |