mirror of
https://github.com/Unleash/unleash.git
synced 2025-02-09 00:18:00 +01:00
Update publish-new-version.yaml
This commit is contained in:
parent
8895004e03
commit
c1027d0359
2
.github/workflows/publish-new-version.yaml
vendored
2
.github/workflows/publish-new-version.yaml
vendored
@ -15,4 +15,4 @@ jobs:
|
||||
|
||||
- name: npm version
|
||||
run: |
|
||||
npm version $(inputs.version)
|
||||
npm version ${{ github.event.inputs.version }}
|
||||
|
Loading…
Reference in New Issue
Block a user