summaryrefslogtreecommitdiff
path: root/hooks/mod.ts
diff options
context:
space:
mode:
Diffstat (limited to 'hooks/mod.ts')
-rw-r--r--hooks/mod.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/hooks/mod.ts b/hooks/mod.ts
index 767720a..ef44d25 100644
--- a/hooks/mod.ts
+++ b/hooks/mod.ts
@@ -1,4 +1,4 @@
-#!/usr/bin/env -S deno run --allow-env --allow-net
+#!/usr/bin/env -S deno run --allow-env --allow-net --allow-run
import { getRequiredEnv, getStdout, validateIdentifier } from "@liz-ci/utils";