aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHaelwenn (lanodan) Monnier <contact@hacktivis.me>2020-04-23 23:44:30 +0200
committerHaelwenn (lanodan) Monnier <contact@hacktivis.me>2020-04-23 23:44:30 +0200
commitc63d6ba0b2686db847f70cf251f92bfed57c4e5f (patch)
tree25715e67b89ca5471dd625ed9f90cd9d8d51533d
parentb429a49504b1df6fa085cccbb3e461cd378b15c4 (diff)
downloadpleroma-c63d6ba0b2686db847f70cf251f92bfed57c4e5f.tar.gz
mix.exs: branch_name fallbacks to ""
-rw-r--r--mix.exs2
1 files changed, 1 insertions, 1 deletions
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 =