diff --git a/.github/workflows/mtg-fetch-cards.yml b/.github/workflows/mtg-fetch-cards.yml index d6162b5784c..a61ea45cd5b 100644 --- a/.github/workflows/mtg-fetch-cards.yml +++ b/.github/workflows/mtg-fetch-cards.yml @@ -16,5 +16,3 @@ jobs: runs-on: ubuntu-latest steps: - uses: ldeluigi/mtg-fetch-action@v1 - with: - github-token: ${{ secrets.GITHUB_TOKEN }}