Fix for release

This commit is contained in:
Pim Kunis 2021-06-10 22:04:32 +02:00
parent e7706744a9
commit ba8f072d23
7 changed files with 17 additions and 16 deletions

View file

@ -18,6 +18,4 @@ else
end
|> import_config()
if File.exists?("config/secrets.exs") do
import_config "secrets.exs"
end