diff --git a/.github/scripts/inventory.ts b/.github/scripts/inventory.ts index 73838cc0..437e243d 100755 --- a/.github/scripts/inventory.ts +++ b/.github/scripts/inventory.ts @@ -1,4 +1,4 @@ -#!/usr/bin/env -S pkgx deno run --allow-net +#!/usr/bin/env -S pkgx deno run --allow-net --allow-env=GITHUB_OUTPUT const [project] = Deno.args