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 1a9e344 commit 0c17457
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/hugo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,6 @@ jobs:
with:
name: public
path: './public'
# - name: Deploy to GitHub Pages
# id: deployment
# uses: actions/deploy-pages@v3
# with:
# artifact_name: public
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v4

0 comments on commit 0c17457

Please sign in to comment.