From 4df15e3b398e79c9a7e14571c3f0ea9ec0fa1315 Mon Sep 17 00:00:00 2001 From: Ashley Graves Date: Thu, 3 Oct 2024 23:03:44 +0200 Subject: [PATCH] rename workflow --- .forgejo/workflows/{update-wiki.yaml => automation.yaml} | 0 index.toml | 2 +- pack.toml | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) rename .forgejo/workflows/{update-wiki.yaml => automation.yaml} (100%) diff --git a/.forgejo/workflows/update-wiki.yaml b/.forgejo/workflows/automation.yaml similarity index 100% rename from .forgejo/workflows/update-wiki.yaml rename to .forgejo/workflows/automation.yaml diff --git a/index.toml b/index.toml index be582eb..7138dea 100644 --- a/index.toml +++ b/index.toml @@ -5,7 +5,7 @@ file = ".forgejo/scripts/update-wiki.py" hash = "96033d007f13f5c4c4a6e38f796ded00d9523bf54c621dc621f967c627f554b1" [[files]] -file = ".forgejo/workflows/update-wiki.yaml" +file = ".forgejo/workflows/automation.yaml" hash = "99e3872759c15a0bf55f9469c2a3a881b84b1550b311f744ebdf46f14042275f" [[files]] diff --git a/pack.toml b/pack.toml index 53028a1..f12ae1e 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "72b9f3a6937dbf06e8cf193e1a26a1540a2d8b3ab20ff5619dfa247402a2289b" +hash = "8228828182bab09018f03526f7dae40122a9d2af94fa8e8be5649a3f3f6ad3c4" [versions] fabric = "0.16.5"