test workflow
This commit is contained in:
2
.github/workflows/hugo.yml
vendored
2
.github/workflows/hugo.yml
vendored
@@ -58,7 +58,7 @@ jobs:
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-pages-artifact@v1
|
||||
with:
|
||||
path: ./public
|
||||
path: ./exampleSite/public
|
||||
|
||||
# Deployment job
|
||||
deploy:
|
||||
|
Reference in New Issue
Block a user