Skip to content

Commit 4f83d41

Browse files
committed
release: v0.7.0
1 parent 68a2d5c commit 4f83d41

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
uses: actions/setup-node@v4
2424
with:
2525
node-version-file: .node-version
26+
registry-url: 'https://registry.npmjs.org'
2627
cache: pnpm
2728

2829
- name: Extract version from commit message

0 commit comments

Comments
 (0)