mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-10 00:09:39 -06:00
fix redirection
This commit is contained in:
parent
a29550629d
commit
fdc28a04be
3
.github/workflows/github-pages.yml
vendored
3
.github/workflows/github-pages.yml
vendored
@ -12,9 +12,6 @@ jobs:
|
||||
|
||||
- name: Build
|
||||
run: yarn run build
|
||||
|
||||
- name: Copy index.html to 404.html
|
||||
run: cp ./.vuepress/dist/index.html ./.vuepress/dist/404.html
|
||||
|
||||
- name: Deploy
|
||||
if: github.ref == 'refs/heads/master'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user