diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 2f0ef50..01e9e41 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -13,8 +13,6 @@ jobs: steps: - name: Checkout code uses: actions/checkout@v4 - with: - token: ${{ secrets.GITHUB_TOKEN || secrets.GITEA_TOKEN }} - name: Install tools run: |