Skip to content

Commit 96debd4

Browse files
committed
chore: publish pages
1 parent 1daa861 commit 96debd4

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/hugo.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,4 @@ jobs:
119119
run: ls -la ./public
120120
- name: Deploy to GitHub Pages
121121
id: deployment
122-
uses: actions/deploy-pages@v4
123-
with:
124-
publish_dir: ./public
122+
uses: actions/deploy-pages@v4

0 commit comments

Comments
 (0)