Skip to content

Commit

Permalink
Update publish_pub.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
joutvhu committed Mar 30, 2024
1 parent 4e9bbbc commit ca92613
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/publish_pub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,5 @@ jobs:
- name: Install dependencies
run: flutter pub get

- name: Publish - dry run
run: flutter pub publish --dry-run

- name: Publish package
run: flutter pub publish --force

0 comments on commit ca92613

Please sign in to comment.