Update hugo.yml

This commit is contained in:
Руслан 2024-02-20 18:44:56 +06:00 committed by GitHub
parent 536dbcb1e1
commit 1d497ca9ce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -95,6 +95,8 @@ jobs:
run: mv public/404.html public/not_found.html
- name: Change color
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: