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:
|
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:
|
||||||
|
Loading…
Reference in New Issue
Block a user