Skip to content

Commit 304d4de

Browse files
committed
Edit workflow
1 parent 6482637 commit 304d4de

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,10 @@ on:
66
paths:
77
- 'jars/**'
88
- 'site/**'
9+
- 'repo.json'
910
- 'generate_data.py'
1011
- 'download_jars.py'
11-
- 'repo.json'
12+
- '.root/generate_site_assets.py'
1213
workflow_dispatch:
1314

1415
permissions:

0 commit comments

Comments
 (0)