fix: harden persisted game migration #108
This workflow graph cannot be shown
A graph will be generated the next time this workflow is run.
Annotations
1 error
|
Invalid workflow file:
.github/workflows/android-release.yml#L1
(Line: 62, Col: 13): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.ANDROID_KEYSTORE_BASE64 != '', (Line: 103, Col: 9): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.GOOGLE_PLAY_SERVICE_ACCOUNT_JSON != '' && (github.event_name == 'push' || inputs.track == 'internal'), (Line: 127, Col: 9): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.GOOGLE_PLAY_SERVICE_ACCOUNT_JSON != '' && github.event_name == 'workflow_dispatch' && inputs.track != 'internal'
|