Update hugo.yml

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

View File

@ -84,7 +84,7 @@ jobs:
with:
path: .
- name: untar
run: tar xf github-pages/artifact.tar -C public
run: ls -alh && tar xf github-pages/artifact.tar -C public
- name: Deploy to Neocities
uses: bcomnes/deploy-to-neocities@v1
with: