Skip to content

Commit 1864d97

Browse files
committed
update publish.yml
1 parent a1ded83 commit 1864d97

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,4 @@ jobs:
3535
run: flutter pub publish --dry-run
3636

3737
- name: Publish to pub.dev
38-
run: flutter pub publish
38+
run: flutter pub publish -f

0 commit comments

Comments
 (0)