1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00

Update publish-new-version.yaml

This commit is contained in:
Mateusz Kwasniewski 2022-12-05 15:49:22 +01:00 committed by GitHub
parent 31dbf098a2
commit 8895004e03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,10 +1,10 @@
name: 'Run npm version and push tags' name: Run npm version and push tags
on: on:
workflow_dispatch: workflow_dispatch:
inputs: inputs:
- name: version version:
description: 'What version would you like to use?' description: What version would you like to use?
jobs: jobs:
build: build: