There was an error while loading. Please reload this page.
1 parent 6482637 commit 304d4deCopy full SHA for 304d4de
1 file changed
.github/workflows/publish.yml
@@ -6,9 +6,10 @@ on:
6
paths:
7
- 'jars/**'
8
- 'site/**'
9
+ - 'repo.json'
10
- 'generate_data.py'
11
- 'download_jars.py'
- - 'repo.json'
12
+ - '.root/generate_site_assets.py'
13
workflow_dispatch:
14
15
permissions:
0 commit comments