Pages: Explicitly set Hugo environment as production
This commit is contained in:
@@ -46,6 +46,7 @@ jobs:
|
||||
- name: Build with Hugo
|
||||
run: |
|
||||
hugo \
|
||||
--environment production
|
||||
--minify \
|
||||
--baseURL ${{ steps.pages.outputs.base_url }}
|
||||
- name: Upload artifact
|
||||
|
||||
Reference in New Issue
Block a user