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 2cc23a3 commit e56b78cCopy full SHA for e56b78c
.github/workflows/npm_release.yml
@@ -28,7 +28,6 @@ jobs:
28
run: npm run pack
29
30
- name: Publish @nativescript/core
31
- working-directory: dist/packages
32
env:
33
NPM_TOKEN: ${{ secrets.NPM_PUBLISH_TOKEN }}
34
run: |
0 commit comments