From e82a998f85632ab06fbd12392310d32e18874bd3 Mon Sep 17 00:00:00 2001 From: shaokeyibb Date: Mon, 2 Sep 2024 23:27:14 +0800 Subject: [PATCH] fix: cf worker deploy workflow --- .github/workflows/deploy-cloudflare-workers.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-cloudflare-workers.yml b/.github/workflows/deploy-cloudflare-workers.yml index c5bd2c97..b5e1ec89 100644 --- a/.github/workflows/deploy-cloudflare-workers.yml +++ b/.github/workflows/deploy-cloudflare-workers.yml @@ -38,7 +38,7 @@ jobs: GITHUB_APP_CLIENT_ID GITHUB_APP_CLIENT_SECRET OAUTH_JWT_SECRET - GITHUB_ORG + GITHUB_ORG_ADMINISTRATOR_TEAM preCommands: | wrangler d1 execute comments --yes --file=schema.sql env: