Skip to content

Commit cc3eac7

Browse files
committed
Rename versions.html template to index.html
1 parent 5edbc1e commit cc3eac7

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-site.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ jobs:
215215
216216
- name: Copy version index page
217217
run: |
218-
cp .github/templates/versions.html site/index.html
218+
cp .github/templates/index.html site/index.html
219219
cp .github/templates/styles.css site/styles.css
220220
221221
- name: Update version list from git tags

0 commit comments

Comments
 (0)