From 0366cd74037c890cd474dee53fcf5cf23b26dfe8 Mon Sep 17 00:00:00 2001 From: ldeluigi <44567586+ldeluigi@users.noreply.github.com> Date: Thu, 28 Jan 2021 00:02:04 +0100 Subject: [PATCH] Update mtg-fetch-cards.yml --- .github/workflows/mtg-fetch-cards.yml | 2 -- 1 file changed, 2 deletions(-) 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 }}