mirror of
https://github.com/nunocoracao/blowfish.git
synced 2025-01-22 22:45:42 -06:00
Update pages.yml
This commit is contained in:
parent
2e5bce7d69
commit
36dc5809b8
1 changed files with 2 additions and 0 deletions
2
.github/workflows/pages.yml
vendored
2
.github/workflows/pages.yml
vendored
|
@ -51,6 +51,8 @@ jobs:
|
|||
run: |
|
||||
hugo \
|
||||
--minify \
|
||||
-s exampleSite \
|
||||
--themesDir ../.. \
|
||||
--baseURL "${{ steps.pages.outputs.base_url }}/"
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-pages-artifact@v1
|
||||
|
|
Loading…
Reference in a new issue