Skip to content

Commit 54aa22a

Browse files
committed
chore: typo fix on release task name
1 parent bbf7847 commit 54aa22a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66

77
jobs:
88
release:
9-
name: Node.js
9+
name: NPM
1010
uses: node-modules/github-actions/.github/workflows/npm-release.yml@master
1111
secrets:
1212
GIT_TOKEN: ${{ secrets.GIT_TOKEN }}

0 commit comments

Comments
 (0)