mirror of
https://github.com/fruworg/fruworg.github.io.git
synced 2025-01-18 11:50:52 +03:00
Update hugo.yml
This commit is contained in:
parent
536dbcb1e1
commit
1d497ca9ce
4
.github/workflows/hugo.yml
vendored
4
.github/workflows/hugo.yml
vendored
@ -94,7 +94,9 @@ jobs:
|
||||
- name: Rename 404 page
|
||||
run: mv public/404.html public/not_found.html
|
||||
- name: Change color
|
||||
run: sed -i 's/rebeccapurple/mediumseagreen/g' public/css/main.*.css
|
||||
run: sed -i 's/rebeccapurple/mediumseagreen/g' public/css/main.*.css
|
||||
- name: Delete id_rsa.pub
|
||||
run: rm public/id_rsa.pub
|
||||
- name: Deploy to Neocities
|
||||
uses: bcomnes/deploy-to-neocities@v1
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user