Skip to content

Commit

Permalink
Merge branch 'develop' of https://github.com/reown-com/reown_flutter
Browse files Browse the repository at this point in the history
…into feature/social_logins
  • Loading branch information
quetool committed Oct 4, 2024
2 parents 59e32ea + 83b1a18 commit 071c1c0
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release_modal_android.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build Android App Release
name: Android Modal (production) deploy

on:
workflow_dispatch:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release_modal_android_internal.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build Android App Internal (beta)
name: Android Modal (internal) deploy

on:
workflow_dispatch:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release_modal_ios.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build iOS App Release
name: iOS Modal (production) deploy

on:
workflow_dispatch:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release_modal_ios_internal.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Build iOS App Internal (beta)
name: iOS Modal (internal) deploy

on:
workflow_dispatch:
Expand Down

0 comments on commit 071c1c0

Please sign in to comment.