Skip to content

Commit

Permalink
Update release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
bawelter committed Jul 9, 2020
1 parent 1303698 commit 5b44bcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Expand Up @@ -38,4 +38,4 @@ jobs:
pub global activate dartdoc
pub global run dartdoc
- name: Publish plugin
run: flutter pub publish
run: flutter pub publish --force

0 comments on commit 5b44bcb

Please sign in to comment.