diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index 301405a..5ef3511 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_name }}: Jellyfin v10.8' file_glob: true overwrite: true - name: Publish manifest