Skip to content

Commit 068f10d

Browse files
committed
fixup!
1 parent cc0905f commit 068f10d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/compare-builds.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
name: ${{ matrix.comparator }}
5858
path: out/head
5959
# run-id: ${{ github.event.workflow_run.id }}
60-
run-id: 20148626013
60+
run-id: 20152764240
6161
github-token: ${{ secrets.GITHUB_TOKEN }}
6262

6363
# - name: Get Run ID from BASE
@@ -74,7 +74,7 @@ jobs:
7474
with:
7575
name: web
7676
path: out/base
77-
run-id: 20152764240
77+
run-id: 20148626013
7878
# run-id: ${{ steps.base-run.outputs.run_id }}
7979
github-token: ${{ secrets.GITHUB_TOKEN }}
8080

0 commit comments

Comments
 (0)