From 36ed6e443c2090021c8c0d629f992b307bf7b72b Mon Sep 17 00:00:00 2001 From: Max Howell Date: Fri, 29 Dec 2023 08:30:54 +0000 Subject: [PATCH] Fix restock again again again --- .github/scripts/inventory.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/scripts/inventory.ts b/.github/scripts/inventory.ts index 437e243d..87a50342 100755 --- a/.github/scripts/inventory.ts +++ b/.github/scripts/inventory.ts @@ -1,4 +1,4 @@ -#!/usr/bin/env -S pkgx deno run --allow-net --allow-env=GITHUB_OUTPUT +#!/usr/bin/env -S pkgx deno run --allow-net --allow-env=GITHUB_OUTPUT --allow-write const [project] = Deno.args