[GH-Actions][pages] Update github-pages-deploy-action to 4.1.6

Dieser Commit ist enthalten in:
Peter 2021-11-19 23:14:57 +01:00
Ursprung 2ecd36ab34
Commit 08542fe0e9
Es konnte kein GPG-SchlĂĽssel zu dieser Signatur gefunden werden
GPG-SchlĂĽssel-ID: A40EE5665510C9D5

Datei anzeigen

@ -23,7 +23,7 @@ jobs:
mkdocs build --verbose --clean
- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@4.1.5
uses: JamesIves/github-pages-deploy-action@4.1.6
with:
token: '${{ secrets.GHPAGES_ACTION_DEPLOY_TOKEN_PAT }}'
git-config-name: '${{ secrets.GHPAGES_ACTION_DEPLOY_GITNAME_PAT }}'