ci: update release workflow try4

This commit is contained in:
Ritesh Ghosh
2025-05-12 00:34:09 +05:30
parent 161c54423e
commit 03d73fc470
+1 -1
View File
@@ -37,4 +37,4 @@ jobs:
body: ${{ steps.changelog.outputs.clean_changelog }}
- name: Fix identation in package.json
run: npx prettier --config ./prettier.config.mjs --write package.json
run: npx prettier --config ../../prettier.config.mjs --write package.json