From 5c3bfa136f5d84c9a22431df3255614a8880abff Mon Sep 17 00:00:00 2001 From: cxfksword <718792+cxfksword@users.noreply.github.com> Date: Wed, 22 May 2024 20:16:29 +0800 Subject: [PATCH] build: update github action --- .github/workflows/publish.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index d25ac72..84bc891 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -54,6 +54,7 @@ jobs: repo_token: ${{ secrets.GITHUB_TOKEN }} file: ./artifacts/${{ env.artifact }}_*.zip tag: ${{ github.ref }} + release_name: '${{ github.ref }}: Jellyfin v10.9' overwrite: true file_glob: true - name: Publish manifest