Skip to content

Commit a64478a

Browse files
committedMar 10, 2024
chore: update publish workflow
1 parent d01b0fb commit a64478a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/workflows/publish.yml

+1
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
name: Set up NodeJS
4949
with:
5050
node-version: 18
51+
registry-url: 'https://registry.npmjs.org'
5152
- name: Fetch all tags
5253
run: |
5354
git fetch --prune --unshallow --tags

0 commit comments

Comments
 (0)
Please sign in to comment.