We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a40f97d commit 2f798ebCopy full SHA for 2f798eb
.github/workflows/deno.yml
@@ -40,7 +40,6 @@ jobs:
40
run: |
41
deno approve-scripts lefthook
42
deno install
43
- --allow-scripts \
44
--no-lock \
45
--node-modules-dir=auto
46
.github/workflows/jsr.yml
@@ -32,7 +32,6 @@ jobs:
32
- run: |
33
34
35
36
37
38
deno publish --dry-run
0 commit comments