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 26461ac commit fd735c3Copy full SHA for fd735c3
.github/workflows/publish.yaml
@@ -42,6 +42,7 @@ jobs:
42
--minify
43
--noBuildLock
44
--baseURL "${HUGO_BASE_URL}/"
45
+ options: --user $(id -u):$(id -g)
46
47
- name: Upload artifact
48
uses: actions/upload-pages-artifact@7b1f4a764d45c48632c6b24a0339c27f5614fb0b # v4.0.0
0 commit comments