Skip to content

Commit 6945c18

Browse files
npm -> Npm
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent c1000b3 commit 6945c18

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • action-templates/actions/action-npm-release

action-templates/actions/action-npm-release/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ inputs:
1313
description: "Select version increment type (follows Semantic Versioning)"
1414
required: true
1515
npm-token:
16-
description: "Npm token for release"
16+
description: "npm token for release"
1717
required: true
1818
use-pr:
1919
description: "Use PR for version bump instead of direct push"

0 commit comments

Comments
 (0)