There was an error while loading. Please reload this page.
1 parent d8b274d commit c597feeCopy full SHA for c597fee
1 file changed
.github/workflows/release-package.yml
@@ -19,6 +19,7 @@ jobs:
19
- uses: actions/setup-node@v3
20
with:
21
node-version: 16
22
+ registry-url: https://registry.npmjs.org
23
- run: npm ci
24
- run: npm publish
25
env:
0 commit comments