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

Signed-off-by: Peter <magic@kthx.at>
Dieser Commit ist enthalten in:
Renovate Bot 2022-04-23 23:30:55 +00:00
Ursprung 9eb9fecfdd
Commit ea9661301f
Es konnte kein GPG-SchlĂĽssel zu dieser Signatur gefunden werden
GPG-SchlĂĽssel-ID: 81C63AE1C224182B

Datei anzeigen

@ -30,7 +30,7 @@ jobs:
bash .github/workflows/fix_redirects.sh
- name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@v4.3.0
uses: JamesIves/github-pages-deploy-action@v4.3.2
with:
token: '${{ secrets.GHPAGES_ACTION_DEPLOY_TOKEN_PAT }}'
git-config-name: '${{ secrets.GHPAGES_ACTION_DEPLOY_GITNAME_PAT }}'