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 1daa861 commit 96debd4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/hugo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,4 @@ jobs:
run: ls -la ./public
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v4
with:
publish_dir: ./public
uses: actions/deploy-pages@v4

0 comments on commit 96debd4

Please sign in to comment.