Skip to content

Commit 92e9fb6

Browse files
committed
Fix registry_token description
1 parent 5d184ce commit 92e9fb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/_publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ on:
1414
required: true
1515
secrets:
1616
registry_token:
17-
description: The Node.js registry token.
17+
description: The package registry token.
1818
required: true
1919

2020
jobs:

0 commit comments

Comments
 (0)