We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1754137 commit 8c3132bCopy full SHA for 8c3132b
1 file changed
.github/workflows/hugo.yml
@@ -52,7 +52,7 @@ jobs:
52
--minify \
53
--baseURL "${{ steps.pages.outputs.base_url }}/"
54
- name: Upload artifact
55
- uses: actions/upload-pages-artifact@v2
+ uses: actions/upload-artifact@v2
56
with:
57
path: ./public
58
0 commit comments