We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e32c05 commit 5b5c71eCopy full SHA for 5b5c71e
.github/workflows/pages.yaml
@@ -63,7 +63,7 @@ jobs:
63
# Automatically uploads an artifact from the './_site' directory by default
64
uses: actions/upload-artifact@v2
65
with:
66
- name: Jekyll site
+ name: github-pages
67
path: "docs/_site"
68
# Deployment job
69
deploy:
0 commit comments