Use updated ci.mirror
change kvroyrxlwmlsqqqunlunmltuoporqxsx
commit ef783fc83c87f250ddb4ac12ddd03e57aa9e61c5
author Alpha Chen <alpha@kejadlen.dev>
date
parent utozqypw
diff --git a/.quire/ci.fnl b/.quire/ci.fnl
index 6b8fb46..9e5b86a 100644
--- a/.quire/ci.fnl
+++ b/.quire/ci.fnl
@@ -2,7 +2,7 @@
 
 (mirror "https://github.com/kejadlen/quire.git"
         {:refs [:refs/heads/main]
-         :secret :github_token
+         :secret :github_auth_header
          :tag (fn [{: sha}]
                 (.. :v (os.date "!%Y-%m-%d") "-" (sha:sub 1 8)))})