Skip to content

Commit 6b76516

Browse files
authored
update .github/workflows/main.yml
1 parent 15912f2 commit 6b76516

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ jobs:
1414
registry-url: "https://registry.npmjs.org"
1515
- name: Publish cli
1616
run: |
17-
cd other/hbuilderx-cli
1817
npm publish --access public
1918
env:
2019
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)