ci: update release workflow try3

This commit is contained in:
Ritesh Ghosh
2025-05-12 00:31:19 +05:30
parent 70401979a5
commit 59a684853b
+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