Skip to content

Commit 7033fa5

Browse files
committed
Fix arguments
1 parent 94b2655 commit 7033fa5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-tag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
# Allows triggering the workflow manually
55
workflow_dispatch:
66
inputs:
7-
provider_version:
7+
version:
88
description: "Build and publish to NPM"
99
required: false
1010
default: "v0.17.4-test.1"

0 commit comments

Comments
 (0)