We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bf8b99a + 8a80c6a commit 1f4d34aCopy full SHA for 1f4d34a
.github/workflows/site-preprocess.yml
@@ -23,7 +23,7 @@ jobs:
23
python -m pip install --upgrade pip
24
python -m pip install pyyaml==6.0.0
25
- name: copy REMARK metadata
26
- run: python scripts/populate_materials.py
+ run: python scripts/populate_remarks.py
27
- name: case insensitive redirects
28
run: python scripts/caseinsensitive_redirects.py
29
- name: update gh-pages branch
0 commit comments