Skip to content

Commit 476ec38

Browse files
committed
fixup!
1 parent aac3847 commit 476ec38

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/bundle-compare.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
with:
2929
name: webpack-stats
3030
path: head-stats
31-
run_id: 18859999262
31+
run-id: 18859999262
3232

3333
- name: Get Run ID from BASE
3434
id: base-run
@@ -43,7 +43,7 @@ jobs:
4343
with:
4444
name: webpack-stats
4545
path: base-stats
46-
run_id: ${{ steps.base-run.outputs.run_id }}
46+
run-id: ${{ steps.base-run.outputs.run_id }}
4747

4848
- uses: github/webpack-bundlesize-compare-action@89161bb25577f08577ce053c3264c0e3b7d7558f # v2.1.0
4949
with:

0 commit comments

Comments
 (0)