Skip to content

Commit

Permalink
Merge pull request #15 from sakebook/release/v1.3.0
Browse files Browse the repository at this point in the history
Release/1.3.0
  • Loading branch information
sakebook authored May 23, 2020
2 parents 618eb17 + 729974b commit f4b2918
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.3.0
- Supported dry run option
- Refactor script

## 1.2.1
- Fix for Dart test
- Update readme credential section
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v1
- name: Publish
uses: sakebook/actions-flutter-pub-publisher@v1.2.1
uses: sakebook/actions-flutter-pub-publisher@v1.3.0
with:
credential: ${{ secrets.CREDENTIAL_JSON }}
flutter_package: false
Expand Down

0 comments on commit f4b2918

Please sign in to comment.