Update hugo.yml

This commit is contained in:
Руслан 2023-10-10 02:48:30 +06:00 committed by GitHub
parent 7113acd1c2
commit d307bfbc2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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: