Skip to content

Commit cf8d852

Browse files
author
LaksCastro
committed
(#7) Remove actionn --dry-run pub arg
1 parent 480ba9d commit cf8d852

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ jobs:
1212
- uses: dart-lang/setup-dart@v1
1313

1414
- name: Run Pub Publish
15-
run: dart pub publish --dry-run
15+
run: dart pub publish

0 commit comments

Comments
 (0)