Update JamesIves/github-pages-deploy-action action to v4.2.3

Signed-off-by: Peter <magic@kthx.at>
Dieser Commit ist enthalten in:
Renovate Bot 2022-01-31 14:38:32 +00:00
Ursprung fd9e0310e2
Commit d01ea1a265
Es konnte kein GPG-SchlĂĽssel zu dieser Signatur gefunden werden
GPG-SchlĂĽssel-ID: 81C63AE1C224182B

Datei anzeigen

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