Skip to content

Commit f9a86ef

Browse files
authored
ci: fix typo [ci skip]
1 parent e56b78c commit f9a86ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Build @nativescript/doctor
2828
run: npm run pack
2929

30-
- name: Publish @nativescript/core
30+
- name: Publish @nativescript/doctor
3131
env:
3232
NPM_TOKEN: ${{ secrets.NPM_PUBLISH_TOKEN }}
3333
run: |

0 commit comments

Comments
 (0)