Skip to content

Commit 7982930

Browse files
gnbmCopilot
andauthored
Update .github/workflows/actions/publish-npm/action.yml
Co-authored-by: Copilot <[email protected]>
1 parent 8ea0611 commit 7982930

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/actions/publish-npm/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ inputs:
88
tag:
99
description: 'The tag to publish to on NPM.'
1010
preid:
11-
description: "Prerelase identifier such as 'alpha', 'beta', 'rc', or 'next'. Leave blank to skip prerelease tagging."
11+
description: "Prerelease identifier such as 'alpha', 'beta', 'rc', or 'next'. Leave blank to skip prerelease tagging."
1212
working-directory:
1313
description: 'The directory of the package.'
1414
folder:

0 commit comments

Comments
 (0)