Skip to content

Commit eb31246

Browse files
committed
chore: Fix release
1 parent 522e8f5 commit eb31246

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-please.yml

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
with:
2828
node-version: ${{ env.NODE_VERSION }}
2929
cache: 'yarn'
30+
registry-url: 'https://registry.npmjs.org'
3031

3132
- name: Install dependencies
3233
if: ${{ steps.release.outputs.release_created }}

0 commit comments

Comments
 (0)