Skip to content

Commit

Permalink
fix: 优化 actions 8
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudcome committed Mar 16, 2023
1 parent ceef4a3 commit 445bbfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-please.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ jobs:
- run: npm publish --registry=https://registry.npmjs.org
- uses: jaywcjlove/github-action-package@main
id: pkg
- run: curl https://registry-direct.npmmirror.com/${{ steps.pkg.outputs.name }}/sync?sync_upstream=true
- run: curl --silent -X PUT https://registry-direct.npmmirror.com/${{ steps.pkg.outputs.name }}/sync?sync_upstream=true

0 comments on commit 445bbfb

Please sign in to comment.