We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6d6de9 commit e1f77daCopy full SHA for e1f77da
.github/workflows/template.yml
@@ -13,7 +13,7 @@ env:
13
CARGO_TERM_COLOR: always
14
CLICOLOR: 1
15
TEMPLATE_URL: "https://github.com/epage/_rust.git"
16
- TEMPLATE_BRANCH: "https://github.com/epage/_rust.git"
+ TEMPLATE_BRANCH: "main"
17
18
concurrency:
19
group: "${{ github.workflow }}-${{ github.ref }}"
0 commit comments