Skip to content

Commit e19b52a

Browse files
committed
ci: add markdown-slides
1 parent 85307a8 commit e19b52a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release-package-splitter.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
templates/link-in-bio/**
4242
templates/landing-page/**
4343
templates/dev-portfolio/**
44+
templates/markdown-slides/**
4445
dir_names: true
4546
dir_names_max_depth: 2
4647
dir_names_exclude_current_dir: true
@@ -60,6 +61,7 @@ jobs:
6061
["templates/link-in-bio"]="hugo-theme-link-in-bio"
6162
["templates/startup-landing-page"]="hugo-theme-startup-landing-page"
6263
["templates/dev-portfolio"]="hugo-theme-developer-portfolio"
64+
["templates/markdown-slides"]="hugo-theme-markdown-slides"
6365
)
6466
6567
build_full_matrix() {

0 commit comments

Comments
 (0)