Skip to content

Commit

Permalink
(#9) Use actions-flutter-pub-publisher@v1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alexrintt authored May 9, 2022
1 parent dfc40ba commit 826c4be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: dart-lang/setup-dart@v1

- name: Publish
uses: sakebook/actions-flutter-pub-publisher@v1.4.0
uses: sakebook/actions-flutter-pub-publisher@v1.3.1
with:
credential: ${{ secrets.PUB_CREDENTIALS }}
flutter_package: true
Expand Down

0 comments on commit 826c4be

Please sign in to comment.