Skip to content

Commit

Permalink
新增 other
Browse files Browse the repository at this point in the history
  • Loading branch information
dcloud-wandl committed Nov 13, 2024
1 parent 926d431 commit a37726c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ jobs:
with:
node-version: '16.x'
registry-url: 'https://registry.npmjs.org'
- 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
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
1 change: 1 addition & 0 deletions other/hbuilderx-autotest/readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# readme

0 comments on commit a37726c

Please sign in to comment.