From 12f68eaed959762948c8d44f710ba7929cc6d0b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BE=AE=E5=87=89?= <927625802@qq.com> Date: Fri, 5 Nov 2021 19:47:02 +0800 Subject: [PATCH] :green_heart: fix upload asserts --- .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 a8dbef0e..a270865a 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -57,7 +57,7 @@ jobs: github_token: ${{ secrets.MY_TOKEN }} branch: cdn directory: alist-web - repository: https://github.com/Xhofe/alist-web + repository: Xhofe/alist-web - name: Release uses: softprops/action-gh-release@v1