mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-04-30 16:54:49 +08:00
task: deploy without destination
This commit is contained in:
parent
a7ed81d234
commit
3469c9fb36
2
.github/workflows/deploy-gh-pages.yaml
vendored
2
.github/workflows/deploy-gh-pages.yaml
vendored
@ -24,7 +24,7 @@ jobs:
|
||||
# extended: true
|
||||
|
||||
- name: Build Site
|
||||
run: hugo --minify --source exampleSite --destination ../public
|
||||
run: hugo --minify --source exampleSite
|
||||
|
||||
- name: Deploy Site
|
||||
uses: peaceiris/actions-gh-pages@v3
|
||||
|
Loading…
x
Reference in New Issue
Block a user