We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cda985 commit 46d6d91Copy full SHA for 46d6d91
.github/workflows/hugo.yaml
@@ -64,6 +64,7 @@ jobs:
64
uses: actions/upload-artifact@v4
65
with:
66
path: ./public
67
+ name: github-pages
68
69
# Deployment job
70
deploy:
0 commit comments