mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-04-30 16:14:49 +08:00
task: deploy - next try
This commit is contained in:
parent
ee3e127759
commit
3e62e54554
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 --baseURL https://mcshelby.github.io/
|
||||
run: hugo --minify --source exampleSite --destination ../public --baseURL https://mcshelby.github.io/hugo-theme-relearn/
|
||||
|
||||
- name: Deploy Site
|
||||
uses: peaceiris/actions-gh-pages@v3
|
||||
|
Loading…
x
Reference in New Issue
Block a user