diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 7e65ddf..1affe91 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -100,7 +100,6 @@ jobs: - uses: actions/checkout@v4 with: fetch-depth: 0 - token: ${{ secrets.RELEASE_PAT }} - uses: pnpm/action-setup@v4 with: