Skip to content

Commit

Permalink
Merge pull request #47 from raux/raux-patch-41
Browse files Browse the repository at this point in the history
Update hugo.yml
  • Loading branch information
raux authored Jan 30, 2025
2 parents c489bc6 + ec986da commit a77b724
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hugo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
--minify \
--baseURL "${{ steps.pages.outputs.base_url }}/"
- name: Upload artifact
uses: actions/upload-pages-artifact@v4
uses: actions/upload-pages-artifact@v2
with:
path: ./public

Expand Down

0 comments on commit a77b724

Please sign in to comment.