We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94b2655 commit 7033fa5Copy full SHA for 7033fa5
.github/workflows/publish-tag.yml
@@ -4,7 +4,7 @@ on:
4
# Allows triggering the workflow manually
5
workflow_dispatch:
6
inputs:
7
- provider_version:
+ version:
8
description: "Build and publish to NPM"
9
required: false
10
default: "v0.17.4-test.1"
0 commit comments