Skip to content

Commit 6383a9d

Browse files
committed
ci: fix
1 parent 94659fe commit 6383a9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ jobs:
5252
fatal_warnings: true
5353

5454
- name: Dry Publish Packages
55-
run: melos publish --dry-run
55+
run: melos publish --dry-run -y

0 commit comments

Comments
 (0)