From: Haelwenn (lanodan) Monnier Date: Thu, 23 Apr 2020 21:44:30 +0000 (+0200) Subject: mix.exs: branch_name fallbacks to "" X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=c63d6ba0b2686db847f70cf251f92bfed57c4e5f;p=akkoma mix.exs: branch_name fallbacks to "" --- diff --git a/mix.exs b/mix.exs index 021217400..15a65c0fb 100644 --- a/mix.exs +++ b/mix.exs @@ -266,7 +266,7 @@ defmodule Pleroma.Mixfile do branch_name else - _ -> "stable" + _ -> "" end build_name =