Skip to content

Commit 2dc246a

Browse files
committed
chore: update workflow
Signed-off-by: Devin Buhl <[email protected]>
1 parent 9f38275 commit 2dc246a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
uses: actions/configure-pages@983d7736d9b0ae728b81ab479565c72886d7745b # v5.0.0
3131
id: pages
3232

33-
- run: mkdir -p ./public
33+
- run: mkdir -p ./public && chmod 777 ./public
3434

3535
- name: Build with Hugo
3636
uses: docker://ghcr.io/gohugoio/hugo:v0.150.0

0 commit comments

Comments
 (0)