diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index 8c7324b..d67af64 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.8' overwrite: true file_glob: true - name: Publish manifest