Skip to content

Commit

Permalink
chore(ci): Fix branch for template update
Browse files Browse the repository at this point in the history
  • Loading branch information
epage committed Oct 23, 2024
1 parent e6d6de9 commit e1f77da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ env:
CARGO_TERM_COLOR: always
CLICOLOR: 1
TEMPLATE_URL: "https://github.com/epage/_rust.git"
TEMPLATE_BRANCH: "https://github.com/epage/_rust.git"
TEMPLATE_BRANCH: "main"

concurrency:
group: "${{ github.workflow }}-${{ github.ref }}"
Expand Down

0 comments on commit e1f77da

Please sign in to comment.