Skip to content

Commit 799160a

Browse files
committed
seeing if this fixes it
1 parent c8ca5f9 commit 799160a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929

3030
- name: Publish package
3131
if: success()
32-
run: deno publish
32+
run: deno publish --allow-dirty

0 commit comments

Comments
 (0)