Skip to content

Commit a68f391

Browse files
authored
Update jekyll-gh-pages.yml
1 parent b6216f5 commit a68f391

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/jekyll-gh-pages.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Sample workflow for building and deploying a Jekyll site to GitHub Pages
1+
# Workflow for building and deploying a Jekyll site to GitHub Pages
22
name: Deploy Jekyll with GitHub Pages dependencies preinstalled
33

44
on:
@@ -34,7 +34,6 @@ jobs:
3434
uses: actions/jekyll-build-pages@v1
3535
with:
3636
source: ./docs
37-
destination: ./_site
3837
- name: Upload artifact
3938
uses: actions/upload-pages-artifact@v3
4039

0 commit comments

Comments
 (0)