aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.changes/config.toml
diff options
context:
space:
mode:
Diffstat (limited to '.changes/config.toml')
-rw-r--r--.changes/config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.changes/config.toml b/.changes/config.toml
index 051bf85..29d2fee 100644
--- a/.changes/config.toml
+++ b/.changes/config.toml
@@ -33,7 +33,7 @@ User-Agent = "Semifold 0.2.10"
[[resolver.rust.publish]]
command = "pnpm"
-args = ["tsx", "../scripts/release-aur.ts"]
+args = ["tsx", "scripts/release-aur.ts"]
[[resolver.rust.post-version]]
command = "pnpm"