From f34572891e62b624fd8efd9c4d038a40f40cb3b2 Mon Sep 17 00:00:00 2001 From: Oniicyan <130678414+Oniicyan@users.noreply.github.com> Date: Fri, 8 Nov 2024 12:10:51 +0800 Subject: [PATCH] Update test_release.yml --- .github/workflows/test_release.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/test_release.yml b/.github/workflows/test_release.yml index 07ca4cb..1917ccb 100644 --- a/.github/workflows/test_release.yml +++ b/.github/workflows/test_release.yml @@ -20,6 +20,5 @@ jobs: - name: release test uses: svenstaro/upload-release-action@v2 with: - repo_token: ${{ secrets.GITHUB_TOKEN }} file: ./测试 - tag: TEST + tag: TEST2