Merge pull request #441 from mailcow/renovate/jamesives-github-pages-deploy-action-4.x
Update JamesIves/github-pages-deploy-action action to v4.4.0
Dieser Commit ist enthalten in:
Commit
b0d39474cc
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
2
.github/workflows/gh-pages.yml
gevendort
2
.github/workflows/gh-pages.yml
gevendort
|
@ -30,7 +30,7 @@ jobs:
|
|||
bash .github/workflows/fix_redirects.sh
|
||||
|
||||
- name: Deploy 🚀
|
||||
uses: JamesIves/github-pages-deploy-action@v4.3.4
|
||||
uses: JamesIves/github-pages-deploy-action@v4.4.0
|
||||
with:
|
||||
token: '${{ secrets.GHPAGES_ACTION_DEPLOY_TOKEN_PAT }}'
|
||||
git-config-name: '${{ secrets.GHPAGES_ACTION_DEPLOY_GITNAME_PAT }}'
|
||||
|
|
Laden …
In neuem Issue referenzieren