mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-10 00:09:39 -06:00
try again
This commit is contained in:
parent
200d3e95d7
commit
58a8ba4716
2
.github/workflows/github-pages.yml
vendored
2
.github/workflows/github-pages.yml
vendored
@ -14,6 +14,6 @@ jobs:
|
||||
if: github.ref == 'refs/heads/master'
|
||||
uses: peaceiris/actions-gh-pages@v3
|
||||
with:
|
||||
github_token: ${{ secrets.ACTIONS_DEPLOY_KEY }}
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
publish_dir: ./.vuepress/dist
|
||||
cname: pterodactyl.io
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user