This commit is contained in:
parent
58a5336eb2
commit
2f6f6dd93e
1 changed files with 3 additions and 3 deletions
|
@ -19,6 +19,6 @@ jobs:
|
||||||
run: ./hugo
|
run: ./hugo
|
||||||
|
|
||||||
- uses: actions/upload-artifact@v3
|
- uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: website
|
name: website
|
||||||
path: public/
|
path: public/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue