Skip to content

Commit

Permalink
Update publish-new-version.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
kwasniew committed Dec 5, 2022
1 parent 31dbf09 commit 8895004
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/publish-new-version.yaml
@@ -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:
Expand Down

0 comments on commit 8895004

Please sign in to comment.