We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6216f5 commit a68f391Copy full SHA for a68f391
.github/workflows/jekyll-gh-pages.yml
@@ -1,4 +1,4 @@
1
-# Sample workflow for building and deploying a Jekyll site to GitHub Pages
+# Workflow for building and deploying a Jekyll site to GitHub Pages
2
name: Deploy Jekyll with GitHub Pages dependencies preinstalled
3
4
on:
@@ -34,7 +34,6 @@ jobs:
34
uses: actions/jekyll-build-pages@v1
35
with:
36
source: ./docs
37
- destination: ./_site
38
- name: Upload artifact
39
uses: actions/upload-pages-artifact@v3
40
0 commit comments