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
71108274e6
commit
733f9ecfc4
2
.github/workflows/hugo.yml
vendored
2
.github/workflows/hugo.yml
vendored
@ -88,7 +88,7 @@ jobs:
|
||||
- name: Unapacking artifact
|
||||
run: tar xf github-pages/artifact.tar -C public
|
||||
- name: Change URI
|
||||
run: find public -type f -exec sed -i 's/github.io/neocities.org/g' {} +
|
||||
run: find public -type f -exec sed -i 's/\/\/fruworg.github.io/\/\/fruworg.neocities.org/g' {} +
|
||||
- name: Deploy to Neocities
|
||||
uses: bcomnes/deploy-to-neocities@v1
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user