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