From bcda29db4d409fdbf99b8ddbfe1ee2692413804c Mon Sep 17 00:00:00 2001 From: Ritesh Ghosh Date: Mon, 12 May 2025 01:33:48 +0530 Subject: [PATCH] ci: update release workflow try18 --- .github/workflows/release.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9762058..33f6543 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -11,8 +11,6 @@ jobs: - name: Checkouts repo uses: actions/checkout@v4 - - run: chmod +x ./scripts/format-package-json.js - - name: Conventional changelog action id: changelog uses: TriPSs/conventional-changelog-action@v5