ci: update release workflow try11

This commit is contained in:
Ritesh Ghosh
2025-05-12 01:09:27 +05:30
parent 26070841f5
commit 53276f3961
+7
View File
@@ -10,6 +10,13 @@ jobs:
steps:
- name: Checkouts repo
uses: actions/checkout@v4
- run: chmod +x ./scripts/format-package-json.sh
- name: Debug format-package-json.sh script
run: |
cat ./scripts/format-package-json.sh && ls -al ./scripts
- name: Conventional changelog action
id: changelog
uses: TriPSs/conventional-changelog-action@v5