Skip to content

Commit d0c69df

Browse files
authored
ci: fix npm registry target for publish-bs3 workflow
1 parent 7163c37 commit d0c69df

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish-bs3.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
uses: actions/setup-node@v3.0.0
1919
with:
2020
node-version: 16.x
21+
registry-url: https://registry.npmjs.org/
2122

2223
- name: Set package.json version
2324
uses: HarmvZ/set-package-json-version-action@v0.1.2

0 commit comments

Comments
 (0)