Skip to content

Commit

Permalink
Update page URL
Browse files Browse the repository at this point in the history
  • Loading branch information
Maffooch committed Dec 2, 2024
1 parent 89af949 commit a1e18a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
env:
HUGO_ENVIRONMENT: production
HUGO_ENV: production
run: cd docs && npm run build -- --baseURL "${{ steps.pages.outputs.base_url }}/"
run: cd docs && hugo --minify --gc --config config/production/hugo.toml

- name: Deploy
uses: peaceiris/actions-gh-pages@v4
Expand Down

0 comments on commit a1e18a7

Please sign in to comment.