diff options
author | Runxi Yu <me@runxiyu.org> | 2025-03-28 00:20:45 +0800 |
---|---|---|
committer | Runxi Yu <me@runxiyu.org> | 2025-03-28 00:20:45 +0800 |
commit | af3c2b085b786a760c8bcc25c5c4b9b3c15d6f28 (patch) | |
tree | 43c4e271f2c4bdf89ad40140048873427ef1b46b | |
parent | Attempt to fix CI (diff) | |
download | forge-af3c2b085b786a760c8bcc25c5c4b9b3c15d6f28.tar.gz forge-af3c2b085b786a760c8bcc25c5c4b9b3c15d6f28.tar.zst forge-af3c2b085b786a760c8bcc25c5c4b9b3c15d6f28.zip |
Update CI againv0.1.2
-rw-r--r-- | .build.yml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ image: alpine/edge secrets: - - 1e5bf996-a5ca-4d31-9225-778cf90e3fba + - cf31947b-6d5d-4229-8ed3-56183102ea81 packages: - go - hut |