mirror of
https://github.com/9p4/jellyfin-plugin-sso.git
synced 2026-09-19 13:12:19 +00:00
change plugin action repo to kevinjil's tagged version
This commit is contained in:
@@ -52,7 +52,7 @@ jobs:
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
- name: Publish Plugin Manifest
|
||||
uses: matthewstrasiotto/jellyfin-plugin-repo-action@dev-working
|
||||
uses: Kevinjil/jellyfin-plugin-repo-action@v0.4.0
|
||||
with:
|
||||
ignorePrereleases: false
|
||||
githubToken: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
@@ -39,7 +39,7 @@ jobs:
|
||||
- upload
|
||||
steps:
|
||||
- name: Publish Plugin Manifest
|
||||
uses: matthewstrasiotto/jellyfin-plugin-repo-action@dev-working
|
||||
uses: Kevinjil/jellyfin-plugin-repo-action@v0.4.0
|
||||
with:
|
||||
ignorePrereleases: false
|
||||
githubToken: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user