Skip to content

Commit 5b5c71e

Browse files
author
Sonu Kumar
committed
artifact github-pages
1 parent 5e32c05 commit 5b5c71e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
# Automatically uploads an artifact from the './_site' directory by default
6464
uses: actions/upload-artifact@v2
6565
with:
66-
name: Jekyll site
66+
name: github-pages
6767
path: "docs/_site"
6868
# Deployment job
6969
deploy:

0 commit comments

Comments
 (0)