From 8e7b866de239d5be0b90a1537063290861bc8a3c Mon Sep 17 00:00:00 2001 From: zhou Date: Sat, 4 Jul 2026 03:23:16 +0000 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 257c6da..d5a4050 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -34,7 +34,7 @@ jobs: GITEA_TOKEN: ${{ secrets.GITHUB_TOKEN }} TAG_NAME: ${{ github.ref_name }} REPO: ${{ github.repository }} - GITEA_URL: http://gitea:3000 + GITEA_URL: http://10.0.16.16:3000 run: | set -e # 1. 创建 Release