We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72628e1 commit 048e323Copy full SHA for 048e323
.github/workflows/zip.yml
@@ -110,7 +110,7 @@ jobs:
110
path: zip_output_dir
111
112
quickstart_framework_abtesting:
113
- needs: ${{ github.event.inputs.zip_run_id == '' && 'package-head' || '' }}
+ needs: event.inputs.zip_run_id == '' && 'package-head' || ''
114
env:
115
plist_secret: ${{ secrets.GHASecretsGPGPassphrase1 }}
116
SDK: "ABTesting"
0 commit comments