mirror of
https://github.com/fruworg/fruworg.github.io.git
synced 2025-01-18 20:00:51 +03:00
Update hugo.yml
This commit is contained in:
parent
536dbcb1e1
commit
1d497ca9ce
2
.github/workflows/hugo.yml
vendored
2
.github/workflows/hugo.yml
vendored
@ -95,6 +95,8 @@ jobs:
|
|||||||
run: mv public/404.html public/not_found.html
|
run: mv public/404.html public/not_found.html
|
||||||
- name: Change color
|
- 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
|
- name: Deploy to Neocities
|
||||||
uses: bcomnes/deploy-to-neocities@v1
|
uses: bcomnes/deploy-to-neocities@v1
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user