Update bump_version.yml

This commit is contained in:
Luke Hagar
2023-04-19 22:38:23 -05:00
parent 85ce11cadc
commit d3a82b8467

View File

@@ -53,7 +53,7 @@ jobs:
- name: Update config files with new version
id: updateVersion
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
## Update package.json file with new version