diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 81fdf2198d..b9578220d7 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -33,7 +33,6 @@ jobs: - uses: actions/checkout@v4 with: fetch-depth: 0 - persist-credentials: false # https://github.com/pnpm/action-setup#use-cache-to-reduce-installation-time - name: Install Node.js