Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dcloud-wandl authored Nov 13, 2024
1 parent 133c72b commit 1d1dbab
Showing 1 changed file with 1 addition 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/other/hbuilderx-autotest && npm publish
- run: cd /home/runner/work/hbuilderx-plugins/hbuilderx-plugins/other/hbuilderx-autotest && npm publish
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit 1d1dbab

Please sign in to comment.