ci: update release workflow

This commit is contained in:
Ritesh Ghosh
2025-05-12 00:25:56 +05:30
parent 4d2ac6915e
commit 322116b629
+1 -1
View File
@@ -37,4 +37,4 @@ jobs:
body: ${{ steps.changelog.outputs.clean_changelog }}
- name: Fix identation in package.json
run: prettier --write package.json
run: npx prettier --write package.json