mirror of
https://github.com/ivabus/pantry
synced 2024-11-22 08:25:07 +03:00
Fix restock again again
This commit is contained in:
parent
a3d3bc654e
commit
2de690b7b4
1 changed files with 1 additions and 1 deletions
2
.github/scripts/inventory.ts
vendored
2
.github/scripts/inventory.ts
vendored
|
@ -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
|
const [project] = Deno.args
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue