mirror of
https://github.com/fruworg/fruworg.github.io.git
synced 2024-11-16 09:27:17 +03:00
Update hugo.yml
This commit is contained in:
parent
7113acd1c2
commit
d307bfbc2a
4
.github/workflows/hugo.yml
vendored
4
.github/workflows/hugo.yml
vendored
@ -82,7 +82,9 @@ jobs:
|
|||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- uses: actions/download-artifact@v3
|
- uses: actions/download-artifact@v3
|
||||||
with:
|
with:
|
||||||
path: public
|
path: .
|
||||||
|
- name: untar
|
||||||
|
run: tar xf github-pages/artifact.tar -C public
|
||||||
- name: Deploy to Neocities
|
- name: Deploy to Neocities
|
||||||
uses: bcomnes/deploy-to-neocities@v1
|
uses: bcomnes/deploy-to-neocities@v1
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user