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

Signed-off-by: Peter <magic@kthx.at>
Dieser Commit ist enthalten in:
Renovate Bot 2022-04-04 14:23:34 +00:00
Ursprung 18b1fa25d7
Commit 8675e4d8e9
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 bash .github/workflows/fix_redirects.sh
- name: Deploy 🚀 - name: Deploy 🚀
uses: JamesIves/github-pages-deploy-action@v4.2.5 uses: JamesIves/github-pages-deploy-action@v4.3.0
with: with:
token: '${{ secrets.GHPAGES_ACTION_DEPLOY_TOKEN_PAT }}' token: '${{ secrets.GHPAGES_ACTION_DEPLOY_TOKEN_PAT }}'
git-config-name: '${{ secrets.GHPAGES_ACTION_DEPLOY_GITNAME_PAT }}' git-config-name: '${{ secrets.GHPAGES_ACTION_DEPLOY_GITNAME_PAT }}'