Skip to content

Commit c2b1190

Browse files
chore(deps): update jamesives/github-pages-deploy-action action to v4.7.2
Signed-off-by: milkmaker <milkmaker@mailcow.de>
1 parent 9032e0d commit c2b1190

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
@@ -33,7 +33,7 @@ jobs:
3333
bash .github/workflows/fix_redirects.sh
3434
3535
- name: Deploy 🚀
36-
uses: JamesIves/github-pages-deploy-action@v4.7.1
36+
uses: JamesIves/github-pages-deploy-action@v4.7.2
3737
with:
3838
token: '${{ secrets.GHPAGES_ACTION_DEPLOY_TOKEN_PAT }}'
3939
git-config-name: '${{ secrets.GHPAGES_ACTION_DEPLOY_GITNAME_PAT }}'

0 commit comments

Comments
 (0)