Skip to content

Commit

Permalink
Merge branch 'staging' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
M97Chahboun authored Oct 20, 2022
2 parents 366d8bf + 5ffe6ca commit bd66120
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .dart_tool/package_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@
"languageVersion": "2.17"
}
],
"generated": "2022-10-16T13:25:49.137217Z",
"generated": "2022-10-16T13:43:11.052478Z",
"generator": "pub",
"generatorVersion": "2.18.1"
}
2 changes: 1 addition & 1 deletion .github/workflows/cd-stable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:

promote-android:
if: ${{ (github.event.pull_request.merged == true) }}
name: Promote Android Release from ${{env.track}} to production
name: Promote Android Release from selected track to production
runs-on: ubuntu-latest
steps:
- name: Setup Flutter
Expand Down

0 comments on commit bd66120

Please sign in to comment.