Update hugo.yml

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

View File

@ -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: