Skip to content

Commit

Permalink
Infra: pub.dev has low scores Fixes #9
Browse files Browse the repository at this point in the history
  • Loading branch information
amsakanna committed Jul 17, 2022
1 parent 24598a9 commit 8599dc8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_workflow.yaml
Expand Up @@ -49,5 +49,7 @@ jobs:
key: build-${{ github.sha }}
- name: Install Dart
uses: dart-lang/setup-dart@v1
with:
sdk: beta
- name: Dry Deploy
uses: zamstation/dart_package_deployer/actions/dry_deploy@main
2 changes: 2 additions & 0 deletions .github/workflows/deploy_workflow.yaml
Expand Up @@ -50,5 +50,7 @@ jobs:
key: build-${{ github.sha }}
- name: Install Dart
uses: dart-lang/setup-dart@v1
with:
sdk: beta
- name: Deploy
uses: zamstation/dart_package_deployer/actions/deploy@main

0 comments on commit 8599dc8

Please sign in to comment.