Skip to content

Commit 887522a

Browse files
chore(deps): update jamesives/github-pages-deploy-action action to v4.6.5
Signed-off-by: milkmaker <milkmaker@mailcow.de>
1 parent 6e0435f commit 887522a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
bash .github/workflows/fix_redirects.sh
3131
3232
- name: Deploy 🚀
33-
uses: JamesIves/github-pages-deploy-action@v4.6.4
33+
uses: JamesIves/github-pages-deploy-action@v4.6.5
3434
with:
3535
token: '${{ secrets.GHPAGES_ACTION_DEPLOY_TOKEN_PAT }}'
3636
git-config-name: '${{ secrets.GHPAGES_ACTION_DEPLOY_GITNAME_PAT }}'

0 commit comments

Comments
 (0)