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

Signed-off-by: Peter <magic@kthx.at>
Dieser Commit ist enthalten in:
Renovate Bot 2022-04-26 03:15:25 +00:00
Ursprung 217032d1c8
Commit f8088d0765
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.2
uses: JamesIves/github-pages-deploy-action@v4.3.3
with:
token: '${{ secrets.GHPAGES_ACTION_DEPLOY_TOKEN_PAT }}'
git-config-name: '${{ secrets.GHPAGES_ACTION_DEPLOY_GITNAME_PAT }}'