Skip to content

Commit bc2ea52

Browse files
Farhan/dtra 989/release automation (#1551)
* feat: release automation * chore: update steps * chore: add path to repo * chore: update attribute * chore: add step to setup install deriv-app deps * chore: sync master * fix: update workflow and version * chore: remove unnecessary step * chore: change action version to commit sha, remove old workflow * fix: indentation error
1 parent 3edb09f commit bc2ea52

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/publish_deriv_charts_and_update_deriv_app.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ jobs:
2727

2828
- uses: subosito/flutter-action@88cab4064b0a5145b0b53b42565b68248a3d7bcb
2929
with:
30-
flutter-version: '3.10.6'
31-
channel: 'stable'
32-
cache: true
30+
flutter-version: '3.10.6'
31+
channel: 'stable'
32+
cache: true
3333

3434
- name: Add SSH key
3535
run: |

0 commit comments

Comments
 (0)