From ada9502bfe900f9c3056842a745f7940cc5191db Mon Sep 17 00:00:00 2001 From: romw314 <106016361+romw314@users.noreply.github.com> Date: Wed, 6 Dec 2023 17:13:04 +0100 Subject: [PATCH] Update auto-theme-pr.yml --- .github/workflows/auto-theme-pr.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/auto-theme-pr.yml b/.github/workflows/auto-theme-pr.yml index d577cea..2c982fc 100644 --- a/.github/workflows/auto-theme-pr.yml +++ b/.github/workflows/auto-theme-pr.yml @@ -65,3 +65,5 @@ jobs: "Thanks for taking the time to submit a theme to Chess No. 25! \ It's automatically converted to a pull request and you can [track it's status here](${{ steps.pr.outputs.url }}). \ The theme should be checked in up to 5 days (may take even 2 months or longer sometimes)." + env: + GH_TOKEN: ${{ github.token }}