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 445bbfb commit e19df0eCopy full SHA for e19df0e
.github/workflows/release-please.yml
@@ -51,3 +51,4 @@ jobs:
51
- uses: jaywcjlove/github-action-package@main
52
id: pkg
53
- run: curl --silent -X PUT https://registry-direct.npmmirror.com/${{ steps.pkg.outputs.name }}/sync?sync_upstream=true
54
+ name: Sync the new version to npmmirror.com
0 commit comments