Skip to content

Commit 22c60da

Browse files
committed
ci(github): add flags to publish command 🚩
1 parent 4fee412 commit 22c60da

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
@@ -22,4 +22,4 @@ jobs:
2222
run: deno check src/index.ts
2323

2424
- name: Publish package
25-
run: deno publish
25+
run: deno publish --allow-dirty --allow-net

0 commit comments

Comments
 (0)