Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/damphat/json5-dart
Browse files Browse the repository at this point in the history
  • Loading branch information
damphat committed Jan 4, 2021
2 parents 87cabb0 + 8128e68 commit 478d22d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ jobs:
with:
credential: ${{ secrets.CREDENTIAL_JSON }}
flutter_package: false
skip_test: true
dry_run: true
skip_test: false
dry_run: false

0 comments on commit 478d22d

Please sign in to comment.