mirror of
https://github.com/fruworg/fruworg.github.io.git
synced 2024-11-16 09:27:17 +03:00
Update hugo.yml
This commit is contained in:
parent
733f9ecfc4
commit
e7a5e27400
2
.github/workflows/hugo.yml
vendored
2
.github/workflows/hugo.yml
vendored
@ -89,6 +89,8 @@ jobs:
|
||||
run: tar xf github-pages/artifact.tar -C public
|
||||
- name: Change URI
|
||||
run: find public -type f -exec sed -i 's/\/\/fruworg.github.io/\/\/fruworg.neocities.org/g' {} +
|
||||
- name: Rename 404 page
|
||||
run: mv public/404.html public/not_found.html
|
||||
- name: Deploy to Neocities
|
||||
uses: bcomnes/deploy-to-neocities@v1
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user