Skip to content

Commit 22d817a

Browse files
authored
Merge pull request #890 from meilisearch/fix-release
Put registry-url back
2 parents 84d2b81 + 79d623d commit 22d817a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
- uses: actions/setup-node@v4
1212
with:
1313
node-version: 20
14+
registry-url: https://registry.npmjs.org/
1415
- name: Check release validity
1516
run: sh .github/scripts/check-release.sh
1617
- name: Check tag format

0 commit comments

Comments
 (0)