Update release link

This commit is contained in:
Michiel Borkent 2021-05-13 12:10:37 +02:00
parent c8e6e7ad4c
commit c01700c9c7

View file

@ -35,7 +35,7 @@
(def binary-size-text
(format "[%s - %s@%s] binary size: %s"
(System/getenv "BABASHKA_PLATFORM")
platform
(System/getenv "CIRCLE_BRANCH")
(System/getenv "CIRCLE_SHA1")
(slurp (io/file "/tmp/bb_size/size"))))