diff --git a/.github/workflows/byond.yml b/.github/workflows/byond.yml index 068bb52c59c..0bbcc77454b 100644 --- a/.github/workflows/byond.yml +++ b/.github/workflows/byond.yml @@ -57,8 +57,6 @@ jobs: - name: Checkout Repository uses: actions/checkout@v3 - with: - token: ${{ secrets.BOT_TOKEN_AURORA }} - name: Restore Yarn cache uses: actions/cache@v3