From 567eadcbe107792abd35015e1a266e87ca1e9919 Mon Sep 17 00:00:00 2001 From: lerdb Date: Fri, 2 Feb 2024 23:21:09 +0800 Subject: [PATCH] =?UTF-8?q?build:=20[release]=20=E4=B8=BB=E8=A6=81?= =?UTF-8?q?=E6=98=AF=E6=83=B3=E8=A7=A6=E5=8F=91Actions?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build_release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_release.yml b/.github/workflows/build_release.yml index 538ce9a..1b75a64 100644 --- a/.github/workflows/build_release.yml +++ b/.github/workflows/build_release.yml @@ -97,4 +97,4 @@ jobs: ./dist/lx-music-api-server_${{ env.PACKAGE_VERSION }}_macos ./dist/lx-music-api-server_${{ env.PACKAGE_VERSION }}_linux env: - GITHUB_TOKEN: ${{ github.token }} + GITHUB_TOKEN: ${{ github.token }} \ No newline at end of file