Skip to content

Commit

Permalink
build: update github action
Browse files Browse the repository at this point in the history
  • Loading branch information
cxfksword committed May 22, 2024
1 parent fd930b7 commit 66ba84e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 66ba84e

Please sign in to comment.