1
0
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:
Mateusz Kwasniewski 2022-12-05 15:51:20 +01:00 committed by GitHub
parent 8895004e03
commit c1027d0359
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,4 +15,4 @@ jobs:
- name: npm version
run: |
npm version $(inputs.version)
npm version ${{ github.event.inputs.version }}