Skip to content

Commit 628d537

Browse files
committed
oh
1 parent 861e6b1 commit 628d537

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/zip.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ on:
3232
# - https://github.com/firebase/firebase-ios-sdk/actions/runs/17335533279
3333
description: 'Run ID of a previous successful zip workflow to use for quickstart testing'
3434
required: false
35-
default: '17965877651' #TODO(ncooke3): Revert back to ''.
35+
default: ''
3636

3737
concurrency:
3838
group: ${{ github.workflow }}-${{ github.head_ref || github.ref }}

0 commit comments

Comments
 (0)