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 926d431 commit a37726cCopy full SHA for a37726c
.github/workflows/main.yml
@@ -14,6 +14,6 @@ jobs:
14
with:
15
node-version: '16.x'
16
registry-url: 'https://registry.npmjs.org'
17
- - run: cd /home/runner/work/hbuilderx-plugins/hbuilderx-plugins/macosx/mac-hbuilderx-plugin-uniapp-cli-vite && npm publish
+ - run: cd /home/runner/work/hbuilderx-plugins/other/hbuilderx-autotest && npm publish
18
env:
19
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
other/hbuilderx-autotest/readme.md
@@ -0,0 +1 @@
1
+# readme
0 commit comments