ci: update release workflow try13

This commit is contained in:
Ritesh Ghosh
2025-05-12 01:14:06 +05:30
parent 8e6cc57343
commit 56d574c527
+1 -1
View File
@@ -11,7 +11,7 @@ jobs:
- name: Checkouts repo - name: Checkouts repo
uses: actions/checkout@v4 uses: actions/checkout@v4
- run: chmod +x ./scripts/format-package-json.sh - run: chmod +x ./scripts/format-package-json.sh && ls -al
- name: Debug format-package-json.sh script - name: Debug format-package-json.sh script
run: | run: |