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 7163c37 commit d0c69dfCopy full SHA for d0c69df
1 file changed
.github/workflows/publish-bs3.yml
@@ -18,6 +18,7 @@ jobs:
18
uses: actions/setup-node@v3.0.0
19
with:
20
node-version: 16.x
21
+ registry-url: https://registry.npmjs.org/
22
23
- name: Set package.json version
24
uses: HarmvZ/set-package-json-version-action@v0.1.2
0 commit comments