Skip to content

Commit

Permalink
Update deploy_pubspec.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
danielgomezrico authored May 6, 2022
1 parent 6f60603 commit bbe2e4b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy_pubspec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
uses: sakebook/actions-flutter-pub-publisher@v1.4.0
with:
credential: ${{ secrets.PUBSPEC_CREDENTIAL_JSON }}
flutter_package: false
flutter_package: true
skip_test: true
dry_run: true
dry_run: false

0 comments on commit bbe2e4b

Please sign in to comment.