From 6b5b71b3b870e74941456535acbec2e9d585d7ec Mon Sep 17 00:00:00 2001 From: Nicola Tuveri Date: Sat, 11 Nov 2023 17:41:41 +0000 Subject: [PATCH] Attempt using mega image for GH Action --- .github/workflows/ghpages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ghpages.yml b/.github/workflows/ghpages.yml index a26b9db..0c231c8 100644 --- a/.github/workflows/ghpages.yml +++ b/.github/workflows/ghpages.yml @@ -39,7 +39,7 @@ jobs: restore-keys: i-d- - name: "Build Drafts" - uses: martinthomson/i-d-template@v1 + uses: martinthomson/i-d-template@v1m with: token: ${{ github.token }}