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 f230b87 commit db9806cCopy full SHA for db9806c
1 file changed
.github/workflows/verify.yaml
@@ -57,7 +57,7 @@ jobs:
57
run: deno task build:jsr 0.0.0-verify.0
58
59
- name: dry run publish
60
- run: deno publish --dry-run
+ run: deno publish --dry-run --allow-dirty
61
62
npm:
63
needs: test
0 commit comments