mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-23 07:47:54 +00:00
task: deploy - next try
This commit is contained in:
parent
ee3e127759
commit
3e62e54554
1 changed files with 1 additions and 1 deletions
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…
Reference in a new issue