@@ -197,7 +197,7 @@ jobs:
197
197
198
198
with :
199
199
name : ${{ matrix.artifact }}
200
- run-id : ${{ github.event.inputs.zip_run_id || github.run_id }}
200
+ run-id : 17965877651 # ${{ github.event.inputs.zip_run_id || github.run_id }}
201
201
github-token : ${{ secrets.GITHUB_TOKEN }}
202
202
- uses : ruby/setup-ruby@354a1ad156761f5ee2b7b13fa8e09943a5e8d252 # v1
203
203
- name : Xcode
@@ -247,7 +247,7 @@ jobs:
247
247
248
248
# with:
249
249
# name: ${{ matrix.artifact }}
250
- # run-id: ${{ github.event.inputs.zip_run_id || github.run_id }}
250
+ # run-id: 17965877651 # ${{ github.event.inputs.zip_run_id || github.run_id }}
251
251
# github-token: ${{ secrets.GITHUB_TOKEN }}
252
252
# - uses: ruby/setup-ruby@354a1ad156761f5ee2b7b13fa8e09943a5e8d252 # v1
253
253
# - name: Xcode
@@ -296,7 +296,7 @@ jobs:
296
296
297
297
# with:
298
298
# name: ${{ matrix.artifact }}
299
- # run-id: ${{ github.event.inputs.zip_run_id || github.run_id }}
299
+ # run-id: 17965877651 # ${{ github.event.inputs.zip_run_id || github.run_id }}
300
300
# github-token: ${{ secrets.GITHUB_TOKEN }}
301
301
# - uses: ruby/setup-ruby@354a1ad156761f5ee2b7b13fa8e09943a5e8d252 # v1
302
302
# - name: Xcode
@@ -361,7 +361,7 @@ jobs:
361
361
362
362
# with:
363
363
# name: ${{ matrix.artifact }}
364
- # run-id: ${{ github.event.inputs.zip_run_id || github.run_id }}
364
+ # run-id: 17965877651 # ${{ github.event.inputs.zip_run_id || github.run_id }}
365
365
# github-token: ${{ secrets.GITHUB_TOKEN }}
366
366
# - uses: ruby/setup-ruby@354a1ad156761f5ee2b7b13fa8e09943a5e8d252 # v1
367
367
# - name: Xcode
@@ -414,7 +414,7 @@ jobs:
414
414
415
415
# with:
416
416
# name: ${{ matrix.artifact }}
417
- # run-id: ${{ github.event.inputs.zip_run_id || github.run_id }}
417
+ # run-id: 17965877651 # ${{ github.event.inputs.zip_run_id || github.run_id }}
418
418
# github-token: ${{ secrets.GITHUB_TOKEN }}
419
419
# - uses: ruby/setup-ruby@354a1ad156761f5ee2b7b13fa8e09943a5e8d252 # v1
420
420
# - name: Xcode
@@ -466,7 +466,7 @@ jobs:
466
466
467
467
# with:
468
468
# name: Firebase-actions-dir
469
- # run-id: ${{ github.event.inputs.zip_run_id || github.run_id }}
469
+ # run-id: 17965877651 # ${{ github.event.inputs.zip_run_id || github.run_id }}
470
470
# github-token: ${{ secrets.GITHUB_TOKEN }}
471
471
# - uses: ruby/setup-ruby@354a1ad156761f5ee2b7b13fa8e09943a5e8d252 # v1
472
472
# - name: Setup Bundler
@@ -503,7 +503,7 @@ jobs:
503
503
504
504
# with:
505
505
# name: ${{ matrix.artifact }}
506
- # run-id: ${{ github.event.inputs.zip_run_id || github.run_id }}
506
+ # run-id: 17965877651 # ${{ github.event.inputs.zip_run_id || github.run_id }}
507
507
# github-token: ${{ secrets.GITHUB_TOKEN }}
508
508
# - uses: ruby/setup-ruby@354a1ad156761f5ee2b7b13fa8e09943a5e8d252 # v1
509
509
# - name: Xcode
@@ -556,7 +556,7 @@ jobs:
556
556
557
557
# with:
558
558
# name: ${{ matrix.artifact }}
559
- # run-id: ${{ github.event.inputs.zip_run_id || github.run_id }}
559
+ # run-id: 17965877651 # ${{ github.event.inputs.zip_run_id || github.run_id }}
560
560
# github-token: ${{ secrets.GITHUB_TOKEN }}
561
561
# - uses: ruby/setup-ruby@354a1ad156761f5ee2b7b13fa8e09943a5e8d252 # v1
562
562
# - name: Xcode
@@ -609,7 +609,7 @@ jobs:
609
609
610
610
# with:
611
611
# name: ${{ matrix.artifact }}
612
- # run-id: ${{ github.event.inputs.zip_run_id || github.run_id }}
612
+ # run-id: 17965877651 # ${{ github.event.inputs.zip_run_id || github.run_id }}
613
613
# github-token: ${{ secrets.GITHUB_TOKEN }}
614
614
# - uses: ruby/setup-ruby@354a1ad156761f5ee2b7b13fa8e09943a5e8d252 # v1
615
615
# - name: Xcode
0 commit comments