Skip to content

Commit 1ae6db6

Browse files
authored
Merge branch 'main' into bump-meilisearch-v0.22.0
2 parents f1b630c + 5166066 commit 1ae6db6

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
steps:
1212
- uses: actions/checkout@v2
1313
- name: Check release validity
14-
run: sh scripts/check-release.sh
14+
run: sh .github/scripts/check-release.sh
1515
- uses: actions/setup-node@v1
1616
with:
1717
node-version: 12

0 commit comments

Comments
 (0)