From 5888589c32ce6d242f48338834bb4f6f3e858465 Mon Sep 17 00:00:00 2001 From: multipleof4 Date: Wed, 11 Mar 2026 19:58:00 -0700 Subject: [PATCH] Update BUILD.yml --- .github/workflows/BUILD.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/BUILD.yml b/.github/workflows/BUILD.yml index faec026..8e8eed5 100644 --- a/.github/workflows/BUILD.yml +++ b/.github/workflows/BUILD.yml @@ -6,8 +6,6 @@ jobs: contents: write steps: - uses: actions/checkout@v6 - with: - token: ${{secrets.GITHUB_TOKEN}} - uses: oven-sh/setup-bun@v2 with: bun-version: latest