Skip to content

Commit a8a5e60

Browse files
committed
Migrate from track to tracks based on upstream changes
See: - r0adkll/upload-google-play@56678ea
1 parent 32357e0 commit a8a5e60

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/upload-build-android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ jobs:
121121
serviceAccountJson: ${{ steps.gcp_auth.outputs.credentials_file_path }}
122122
packageName: ${{ vars.GOOGLE_PLAY_PACKAGE_NAME }}
123123
releaseFiles: dist/*.aab
124-
track: ${{ inputs.track }}
124+
tracks: ${{ inputs.track }}
125125
status: ${{ inputs.release_status }}
126126

127127
- name: Annotate workflow run with uploaded aab

0 commit comments

Comments
 (0)