We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e56b78c commit f9a86efCopy full SHA for f9a86ef
.github/workflows/npm_release.yml
@@ -27,7 +27,7 @@ jobs:
27
- name: Build @nativescript/doctor
28
run: npm run pack
29
30
- - name: Publish @nativescript/core
+ - name: Publish @nativescript/doctor
31
env:
32
NPM_TOKEN: ${{ secrets.NPM_PUBLISH_TOKEN }}
33
run: |
0 commit comments