From 4c43bdbfa2012217cb37f90d6abda4743b5124af Mon Sep 17 00:00:00 2001 From: anuraghazra Date: Mon, 10 Aug 2020 19:46:17 +0530 Subject: [PATCH] infra: fix preview-theme --- .github/workflows/preview-theme.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/preview-theme.yml b/.github/workflows/preview-theme.yml index 81774038..431322ba 100644 --- a/.github/workflows/preview-theme.yml +++ b/.github/workflows/preview-theme.yml @@ -26,5 +26,3 @@ jobs: env: CI: true PERSONAL_TOKEN: ${{ secrets.PERSONAL_TOKEN }} - with: - token: ${{ secrets.GITHUB_TOKEN }}