We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b0c44e commit 9f38275Copy full SHA for 9f38275
.github/workflows/publish.yaml
@@ -30,7 +30,7 @@ jobs:
30
uses: actions/configure-pages@983d7736d9b0ae728b81ab479565c72886d7745b # v5.0.0
31
id: pages
32
33
- - run: mkdir -p /github/workspace/public
+ - run: mkdir -p ./public
34
35
- name: Build with Hugo
36
uses: docker://ghcr.io/gohugoio/hugo:v0.150.0
0 commit comments