Skip to content

Commit

Permalink
chore: publish pages
Browse files Browse the repository at this point in the history
  • Loading branch information
StfBauer committed Dec 3, 2024
1 parent fdd5cdd commit 4621d66
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/hugo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -126,4 +126,6 @@ jobs:
path: './public'
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v3
uses: actions/deploy-pages@v3
with:
artifact_name: public

0 comments on commit 4621d66

Please sign in to comment.