Skip to content

Commit 6597e82

Browse files
Merge pull request #4 from regulate-tech/regulate-tech-patch-1
Update jekyll-gh-pages.yml
2 parents 97a03ff + dacc08a commit 6597e82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Build with Jekyll
3434
uses: actions/jekyll-build-pages@v1
3535
with:
36-
source: ./
36+
source: ./docs
3737
destination: ./_site
3838
- name: Upload artifact
3939
uses: actions/upload-pages-artifact@v3

0 commit comments

Comments
 (0)