mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 02:25:18 +03:00
Fix restock again again again
This commit is contained in:
parent
2de690b7b4
commit
36ed6e443c
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 --allow-env=GITHUB_OUTPUT
|
||||
#!/usr/bin/env -S pkgx deno run --allow-net --allow-env=GITHUB_OUTPUT --allow-write
|
||||
|
||||
const [project] = Deno.args
|
||||
|
||||
|
|
Loading…
Reference in a new issue