1
0
mirror of https://github.com/fruworg/fruworg.github.io.git synced 2025-07-01 23:43:59 +03:00

Update hugo.yml

This commit is contained in:
2023-10-10 02:48:30 +06:00
committed by GitHub
parent 7113acd1c2
commit d307bfbc2a

@ -82,7 +82,9 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/download-artifact@v3
with:
path: public
path: .
- name: untar
run: tar xf github-pages/artifact.tar -C public
- name: Deploy to Neocities
uses: bcomnes/deploy-to-neocities@v1
with: