We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8df2bd9 + eaf7e87 commit 7e232d7Copy full SHA for 7e232d7
.github/workflows/publish-nightly.yml
@@ -52,7 +52,7 @@ jobs:
52
env:
53
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
54
- name: Publish Plugin Manifest
55
- uses: Kevinjil/jellyfin-plugin-repo-action@v0.4.0
+ uses: Kevinjil/jellyfin-plugin-repo-action@a7832ecc44c6b1a45d531970f6647b8682b005b8
56
with:
57
ignorePrereleases: false
58
githubToken: ${{ secrets.GITHUB_TOKEN }}
.github/workflows/publish.yml
@@ -39,7 +39,7 @@ jobs:
39
- upload
40
steps:
41
42
43
44
45
0 commit comments