Skip to content

Commit

Permalink
Update jekyll-gh-pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MOB-atheist committed Dec 22, 2023
1 parent 600922d commit a47bf2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jekyll-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
with:
find: ".md"
replace: ".html"
include: "**/*.md"
include: "**.md"
regex: true
- name: Build with Jekyll
uses: actions/jekyll-build-pages@v1
Expand Down

0 comments on commit a47bf2a

Please sign in to comment.