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:
parent
31dbf098a2
commit
8895004e03
6
.github/workflows/publish-new-version.yaml
vendored
6
.github/workflows/publish-new-version.yaml
vendored
@ -1,10 +1,10 @@
|
||||
name: 'Run npm version and push tags'
|
||||
name: Run npm version and push tags
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
- name: version
|
||||
description: 'What version would you like to use?'
|
||||
version:
|
||||
description: What version would you like to use?
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
Reference in New Issue
Block a user