ci: update release workflow try2

This commit is contained in:
Ritesh Ghosh
2025-05-12 00:29:19 +05:30
parent ab31ce866a
commit 22cdadd27f
+1 -1
View File
@@ -37,4 +37,4 @@ jobs:
body: ${{ steps.changelog.outputs.clean_changelog }} body: ${{ steps.changelog.outputs.clean_changelog }}
- name: Fix identation in package.json - name: Fix identation in package.json
run: npx prettier --write package.json run: npx prettier --config prettier.config.mjs --write package.json