Skip to content

Commit f078fe9

Browse files
Sync workflow and docs support onto main
1 parent ff102a8 commit f078fe9

26 files changed

Lines changed: 415 additions & 162 deletions

.github/workflows/release-on-main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
should_publish=0
4343
for changed_file in "${changed_files[@]}"; do
4444
case "${changed_file}" in
45-
folderview.plus.plg|folderview.plus.xml|archive/*.txz|archive/*.sha256)
45+
folderview.plus.plg|archive/*.txz|archive/*.sha256)
4646
should_publish=1
4747
break
4848
;;

0 commit comments

Comments
 (0)