From 8d36ef495dd8a1bc384669d0223632db60103fb1 Mon Sep 17 00:00:00 2001 From: yoyo Date: Sun, 7 Dec 2025 18:09:49 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- all-upload-release.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/all-upload-release.sh b/all-upload-release.sh index 26e8932..c7b62d9 100755 --- a/all-upload-release.sh +++ b/all-upload-release.sh @@ -19,6 +19,8 @@ BUILD_DIR="bin" RELEASE_DIR="release" TEMP_DIR=$(mktemp -d) + + # Gitea Token (硬编码) GITEA_TOKEN="3becb08eee31b422481ce1b8986de1cd645b468e"