mirror of
https://github.com/LukeHagar/plexjs.git
synced 2025-12-07 20:47:49 +00:00
Update bump_version.yml
This commit is contained in:
2
.github/workflows/bump_version.yml
vendored
2
.github/workflows/bump_version.yml
vendored
@@ -53,7 +53,7 @@ jobs:
|
|||||||
- name: Update config files with new version
|
- name: Update config files with new version
|
||||||
id: updateVersion
|
id: updateVersion
|
||||||
run: |
|
run: |
|
||||||
yq -i '.npmVersion = "${{ github.event.inputs.version }}"' sdk-resources/plexjs-config.yaml
|
yq -i '.npmVersion = "${{ github.event.inputs.version }}"' sdk-resources/pms-config.yaml
|
||||||
yq -i '.npmVersion = "${{ github.event.inputs.version }}"' sdk-resources/plextv-config.yaml
|
yq -i '.npmVersion = "${{ github.event.inputs.version }}"' sdk-resources/plextv-config.yaml
|
||||||
|
|
||||||
## Update package.json file with new version
|
## Update package.json file with new version
|
||||||
|
|||||||
Reference in New Issue
Block a user