Fix path
This commit is contained in:
@@ -34,7 +34,8 @@ jobs:
|
|||||||
uses: oddstr13/jellyfin-plugin-repository-manager@843260fcdfda7cba229c5abd77bdd9c6fc4e850b # v1.1.0
|
uses: oddstr13/jellyfin-plugin-repository-manager@843260fcdfda7cba229c5abd77bdd9c6fc4e850b # v1.1.0
|
||||||
id: jprm
|
id: jprm
|
||||||
with:
|
with:
|
||||||
dotnet-target: "${{ inputs.dotnet-target }}"
|
dotnet-target: net6.0
|
||||||
|
path: Jellyfin.Plugin.TubeArchivistMetadata/
|
||||||
|
|
||||||
- name: Upload Release
|
- name: Upload Release
|
||||||
uses: svenstaro/upload-release-action@v2
|
uses: svenstaro/upload-release-action@v2
|
||||||
|
|||||||
Reference in New Issue
Block a user