Skip to content

Commit

Permalink
create index with redirect to pdf
Browse files Browse the repository at this point in the history
  • Loading branch information
mikofski authored Apr 12, 2023
1 parent 9c788d4 commit ca98cc8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
pdflatex surfrad-tmy-comparison.tex
mkdir docs
cp surfrad-tmy-comparison.* docs/
echo "<script>window.location.replace(\"surfrad-tmy-comparison.pdf\");</script>" > docs/index.html
- name: GitHub Pages action
uses: peaceiris/[email protected]
Expand Down

0 comments on commit ca98cc8

Please sign in to comment.