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 861e6b1 commit 628d537Copy full SHA for 628d537
.github/workflows/zip.yml
@@ -32,7 +32,7 @@ on:
32
# - https://github.com/firebase/firebase-ios-sdk/actions/runs/17335533279
33
description: 'Run ID of a previous successful zip workflow to use for quickstart testing'
34
required: false
35
- default: '17965877651' #TODO(ncooke3): Revert back to ''.
+ default: ''
36
37
concurrency:
38
group: ${{ github.workflow }}-${{ github.head_ref || github.ref }}
0 commit comments