From 6f71482534b7c6dc01db4dfddf0528acd6a749bc Mon Sep 17 00:00:00 2001 From: William Carroll Date: Tue, 2 Aug 2022 13:49:47 -0700 Subject: 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 Autosubmit: wpcarro Tested-by: BuildkiteCI --- users/wpcarro/emacs/pkgs/cycle/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/users/wpcarro/emacs/pkgs/cycle/default.nix b/users/wpcarro/emacs/pkgs/cycle/default.nix index b644b7a0f6..16c887bbfc 100644 --- a/users/wpcarro/emacs/pkgs/cycle/default.nix +++ b/users/wpcarro/emacs/pkgs/cycle/default.nix @@ -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"; }; }) -- cgit 1.4.1