Skip to content

Commit 322116b

Browse files
committed
ci: update release workflow
1 parent 4d2ac69 commit 322116b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ jobs:
3737
body: ${{ steps.changelog.outputs.clean_changelog }}
3838

3939
- name: Fix identation in package.json
40-
run: prettier --write package.json
40+
run: npx prettier --write package.json

0 commit comments

Comments
 (0)