Skip to content

Commit 594b2d8

Browse files
committed
Fix job id for refresh_static
1 parent 1bfd89d commit 594b2d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/refresh_static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ env:
99
package_dir: "/"
1010

1111
jobs:
12-
refresh-downstream-browsers-json:
12+
refresh-static-assets:
1313
runs-on: ubuntu-latest
1414

1515
permissions:

0 commit comments

Comments
 (0)