diff options
| author | Nikolay Govorov <me@govorov.online> | 2026-08-24 03:34:02 +0100 |
|---|---|---|
| committer | Nikolay Govorov <me@govorov.online> | 2026-08-24 03:34:02 +0100 |
| commit | f567b620cd4e7418be586fae1cf42c8e8351ab0b (patch) | |
| tree | e282ded4c7b42fabb1f4f1218d1a52f2462701d8 | |
| parent | 455b20c4e918933dd92f522f1fa212fba71c1ace (diff) | |
| download | tar tar.gz tar.bz2 tar.lz tar.xz tar.zst zip | |
Rename infra -> platform
Diffstat
| -rw-r--r-- | mise.toml | 2 | +1 −1 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mise.toml b/mise.toml index b1d7610..58fe70a 100644 --- a/mise.toml +++ b/mise.toml @@ -13,5 +13,5 @@ shellcheck = "0.11.0" [task_config] dir = "{{cwd}}" includes = [ - "git::https://github.com/dimidiumlabs/infra.git//tasks?ref=8bc35fe8be889c50db2d1fb4425cc1b4097dc6b8", + "git::https://github.com/dimidiumlabs/platform.git//tasks?ref=8bc35fe8be889c50db2d1fb4425cc1b4097dc6b8", ] |
