1
0
Fork 0
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:
Bill Thornton 2024-03-04 10:04:15 -05:00 committed by GitHub
commit 4fc596e12c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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