diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 7c7e270..2af1cd1 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -8,10 +8,6 @@ concurrency: group: ${{ github.workflow }} cancel-in-progress: false -defaults: - run: - working-directory: ./cli - permissions: contents: write # To write to release id-token: write # To deploy to GitHub Pages