From 5608f3e1f22a222354df4f12d2c0da90231f3621 Mon Sep 17 00:00:00 2001 From: ZSCGR Date: Sun, 7 Dec 2025 16:34:53 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.github/workflows/release.?= =?UTF-8?q?yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 011b594..74255a3 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -34,7 +34,7 @@ jobs: # dist/app.js # build/*.zip env: - GITHUB_TOKEN: ${{ secrets.GITEA_PAT }} + GITHUB_TOKEN: ${{ secrets.GGITEA_PAT }} # 关键: 如果 softprops 无法自动识别 Gitea,有时需要指定 URL, # 但通常 Gitea Runner 会自动注入 GITHUB_API_URL 环境变量, # 所以大多数情况下直接用即可。 \ No newline at end of file