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 c8ca5f9 commit 799160aCopy full SHA for 799160a
.github/workflows/publish.yml
@@ -29,4 +29,4 @@ jobs:
29
30
- name: Publish package
31
if: success()
32
- run: deno publish
+ run: deno publish --allow-dirty
0 commit comments