From 71cffc06a8e1b8fa247c2ef8becfd04cef3b36b4 Mon Sep 17 00:00:00 2001 From: DerLinkman Date: Fri, 10 Mar 2023 12:39:36 +0100 Subject: [PATCH] Corrected syntax --- .github/workflows/gh-pages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 19325aa3a..8b9347556 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -10,7 +10,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout 📥 - - uses: actions/checkout@v3.3.0 + uses: actions/checkout@v3.3.0 with: token: '${{ secrets.GHPAGES_ACTION_CHECKOUT_TOKEN_PAT }}' fetch-depth: '0' # https://github.com/timvink/mkdocs-git-revision-date-localized-plugin#note-when-using-build-environments