File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616jobs :
1717 call :
1818 uses : jellyfin/jellyfin-meta-plugins/.github/workflows/build.yaml@master
19+ with :
20+ dotnet-version : " 9.0.x"
21+ dotnet-target : " net9.0"
Original file line number Diff line number Diff line change 1212 with :
1313 version : ${{ github.event.release.tag_name }}
1414 is-unstable : ${{ github.event.release.prerelease }}
15+ dotnet-version : " 9.0.x"
16+ dotnet-target : " net9.0"
1517 secrets :
1618 deploy-host : ${{ secrets.DEPLOY_HOST }}
1719 deploy-user : ${{ secrets.DEPLOY_USER }}
Original file line number Diff line number Diff line change 1818 uses : jellyfin/jellyfin-meta-plugins/.github/workflows/scan-codeql.yaml@master
1919 with :
2020 repository-name : jellyfin/jellyfin-plugin-template
21+ dotnet-version : " 9.0.x"
Original file line number Diff line number Diff line change 1616jobs :
1717 call :
1818 uses : jellyfin/jellyfin-meta-plugins/.github/workflows/test.yaml@master
19+ with :
20+ dotnet-version : " 9.0.x"
You can’t perform that action at this time.
0 commit comments