mirror of
https://github.com/sern-handler/automata
synced 2026-06-27 18:22:15 +00:00
chore: Update latest-release.clj
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
(require '[babashka.http-client :as http]
|
||||
'[cheshire.core :as json])
|
||||
|
||||
(def token (get env "TOKEN"))
|
||||
(def token (get env "GHTOKEN"))
|
||||
|
||||
(defn latest-version [sern-repo]
|
||||
(-> (http/get
|
||||
|
||||
Reference in New Issue
Block a user