Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit 28bd832

Browse files
authored
Update theme validation to minima for config.yml
1 parent f0e6344 commit 28bd832

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ steps:
111111
filename: _config.yml
112112
action_id: file
113113
- type: gate
114-
left: '/^theme:\s?jekyll-theme-minimal$/m'
114+
left: '/^theme:\s?minima$/m'
115115
operator: test
116116
right: '%actions.file%'
117117
else:

0 commit comments

Comments
 (0)