mirror of
https://github.com/cxfksword/jellyfin-plugin-danmu.git
synced 2026-02-02 17:59:58 +08:00
build: update github action
This commit is contained in:
1
.github/workflows/publish.yaml
vendored
1
.github/workflows/publish.yaml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user