mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Merge pull request #5253 from thornbill/ci-sdk-package-json
Keep exact sdk version in package.json
This commit is contained in:
commit
4fc596e12c
1 changed files with 0 additions and 1 deletions
1
.github/workflows/update-sdk.yml
vendored
1
.github/workflows/update-sdk.yml
vendored
|
@ -33,7 +33,6 @@ jobs:
|
|||
npm i --save @jellyfin/sdk@unstable
|
||||
VERSION=$(jq -r '.dependencies["@jellyfin/sdk"]' package.json)
|
||||
echo "JF_SDK_VERSION=${VERSION}" >> $GITHUB_ENV
|
||||
git checkout package.json
|
||||
|
||||
- name: Open a pull request
|
||||
uses: peter-evans/create-pull-request@v6
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue