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 4f6dce7 commit f9bb921Copy full SHA for f9bb921
.github/workflows/publish.yml
@@ -23,4 +23,4 @@ jobs:
23
deno-version: canary
24
25
- name: Publish package
26
- run: deno publish --allow-slow-types
+ run: deno publish
0 commit comments