diff --git a/.github/workflows/deploy_android.yml b/.github/workflows/deploy_android.yml index 90360e4..2125acb 100644 --- a/.github/workflows/deploy_android.yml +++ b/.github/workflows/deploy_android.yml @@ -11,8 +11,8 @@ on: branches: [main] # DELETE THIS - #pull_request: - # branches: [ "main" ] + pull_request: + branches: [ "main" ] permissions: contents: write diff --git a/pubspec.yaml b/pubspec.yaml index 1a4aa42..ce03409 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: dwyl_app description: Clear your mind. Organise your life. Ignore distractions. Focus on what matters. publish_to: 'none' -version: 0.0.1 +version: 0.0.3 homepage: https://github.com/dwyl/app repository: https://github.com/dwyl/app issue_tracker: https://github.com/dwyl/app/issues