Skip to content

Commit e56b78c

Browse files
authored
ci: remove working-directory
1 parent 2cc23a3 commit e56b78c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/npm_release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ jobs:
2828
run: npm run pack
2929

3030
- name: Publish @nativescript/core
31-
working-directory: dist/packages
3231
env:
3332
NPM_TOKEN: ${{ secrets.NPM_PUBLISH_TOKEN }}
3433
run: |

0 commit comments

Comments
 (0)