Skip to content

Commit

Permalink
Move new index page to pages root
Browse files Browse the repository at this point in the history
  • Loading branch information
dalito committed Apr 8, 2024
1 parent e9214ab commit cf8d3aa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ jobs:
- name: Run voc4cat (build HTML documentation)
run: |
voc4cat docs --force --logfile publish/latest/voc4cat.log publish/latest/
# move versions-overview to what becomes gh-pages root
mv publish/latest/index.html publish/
- name: Run voc4cat (build current Excel file)
run: |
Expand Down

0 comments on commit cf8d3aa

Please sign in to comment.