Skip to content

Commit 3bccba5

Browse files
committed
- attempt updating theme to fix build
- update deploy-pages to v4
1 parent 2b46b45 commit 3bccba5

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ jobs:
5050
steps:
5151
- name: Deploy to GitHub Pages
5252
id: deployment
53-
uses: actions/deploy-pages@v2
53+
uses: actions/deploy-pages@v4

_config.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
baseurl: /
2-
include: [".well-known"]
3-
theme: jekyll-text-theme
2+
include: [".well-known"]

0 commit comments

Comments
 (0)