From 1fc9c4c277796353cf3fd92ecf3953058cdb0ab1 Mon Sep 17 00:00:00 2001 From: xiehaijun Date: Sun, 27 Jul 2025 16:35:38 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitea/workflows/demo.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 发布生产 --- .gitea/workflows/demo.yaml | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/.gitea/workflows/demo.yaml b/.gitea/workflows/demo.yaml index c33e3fd..f6f08cd 100644 --- a/.gitea/workflows/demo.yaml +++ b/.gitea/workflows/demo.yaml @@ -294,13 +294,4 @@ jobs: # release/*.txt files: |- ./release/** - - run: ls -R ./release/ - - name: Use Go Action - id: use-go-action-test - uses: actions/release-action@main - with: - files: |- - release/** - #api_key: '${{secrets.RELEASE_TOKEN}}' - - + - run: ls -R ./release/ \ No newline at end of file