Skip to content

Commit e1f77da

Browse files
committed
chore(ci): Fix branch for template update
1 parent e6d6de9 commit e1f77da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/template.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ env:
1313
CARGO_TERM_COLOR: always
1414
CLICOLOR: 1
1515
TEMPLATE_URL: "https://github.com/epage/_rust.git"
16-
TEMPLATE_BRANCH: "https://github.com/epage/_rust.git"
16+
TEMPLATE_BRANCH: "main"
1717

1818
concurrency:
1919
group: "${{ github.workflow }}-${{ github.ref }}"

0 commit comments

Comments
 (0)