fix(wpcarro/emacs): refs/heads/main -> refs/heads/canon
Let's just roll with the TVL conventions Change-Id: I1b90421ca7d9ad0d1ebbe922afdc62f80f0d5e97 Reviewed-on: https://cl.tvl.fyi/c/depot/+/6033 Reviewed-by: wpcarro <wpcarro@gmail.com> Autosubmit: wpcarro <wpcarro@gmail.com> Tested-by: BuildkiteCI
This commit is contained in:
parent
844cf6a794
commit
6f71482534
1 changed files with 1 additions and 1 deletions
|
@ -33,6 +33,6 @@ cycle.overrideAttrs (_old: {
|
|||
passthru.meta.ci.extraSteps.github = depot.tools.releases.filteredGitPush {
|
||||
filter = ":/users/wpcarro/emacs/pkgs/cycle";
|
||||
remote = "git@github.com:wpcarro/cycle.el.git";
|
||||
ref = "refs/heads/main";
|
||||
ref = "refs/heads/canon";
|
||||
};
|
||||
})
|
||||
|
|
Loading…
Reference in a new issue