Skip to content

Commit 1249e01

Browse files
committed
get-template-library: template-library-os is now a single branch
1 parent bdeda1d commit 1249e01

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/scripts/get-template-library

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ grid_branch_pattern=main
5757
grid_dest_dir=grid
5858

5959
os_git_repo=template-library-os
60-
os_branch_pattern=.*
61-
os_dest_dir=os/%BRANCH%
60+
os_branch_pattern=main
61+
os_dest_dir=os
6262

6363
standard_git_repo=template-library-standard
6464
standard_branch_pattern=main

0 commit comments

Comments
 (0)