mirror of
https://github.com/metatube-community/jellyfin-plugin-metatube.git
synced 2026-05-04 22:30:45 +08:00
Move to scripts
This commit is contained in:
2
.github/workflows/dotnetcore.yml
vendored
2
.github/workflows/dotnetcore.yml
vendored
@@ -33,7 +33,7 @@ jobs:
|
||||
|
||||
- name: Generate Manifest
|
||||
run: |
|
||||
python3 manifest.py Jellyfin.Plugin.JavTube/bin/Jellyfin.JavTube@v${{ steps.shell.outputs.version }}.zip
|
||||
python3 scripts/manifest.py Jellyfin.Plugin.JavTube/bin/Jellyfin.JavTube@v${{ steps.shell.outputs.version }}.zip
|
||||
|
||||
- name: Publish Manifest
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user