Merge branch 'main' into patch-1
This commit is contained in:
@@ -44,6 +44,10 @@ jobs:
|
||||
id: pages
|
||||
uses: actions/configure-pages@v1
|
||||
- name: Build with Hugo
|
||||
env:
|
||||
# For maximum backward compatibility with Hugo modules
|
||||
HUGO_ENVIRONMENT: production
|
||||
HUGO_ENV: production
|
||||
run: |
|
||||
hugo \
|
||||
--minify \
|
||||
|
||||
Reference in New Issue
Block a user