Skip to content

Commit d494748

Browse files
committed
ci: Resolve deprecation notice on track keyword
1 parent 3af02f2 commit d494748

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/android-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,4 +136,4 @@ jobs:
136136
releaseFiles: mobile/android/app/build/outputs/bundle/release/app-release.aab
137137
# No need for `changesNotSentForReview: true` as internal track shouldn't
138138
# get reviewed.
139-
track: internal
139+
tracks: internal

0 commit comments

Comments
 (0)