Skip to content

Commit 1e07dc3

Browse files
authored
Update deploy.yml
1 parent 1b1f194 commit 1e07dc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
run: mkdocs build
2424

2525
- name: Deploy to GitHub Pages
26-
uses: peaceiris/actions-gh-pages@d18875110eebbcc21d05b49ddac0333e48844063aeab37076815d6fc09cd7a32
26+
uses: peaceiris/actions-gh-pages@4b09552702d0b65573696410d4707c765da2630b
2727
with:
2828
personal_token: ${{ secrets.DOCS_DEPLOY_TOKEN }}
2929
external_repository: pylonmc/pylonmc.github.io

0 commit comments

Comments
 (0)