Skip to content

Commit

Permalink
Update hugo.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
astromechza authored Jul 23, 2024
1 parent bdddf81 commit 18e9aad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hugo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
node_modules/.bin/hugo/hugo \
--minify \
--environment staging \
--baseURL "${{ steps.pages.outputs.base_url }}score.dev/"
--baseURL "${{ steps.pages.outputs.base_url }}"
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
with:
Expand Down

0 comments on commit 18e9aad

Please sign in to comment.