1
0
Fork 0

Fix refresh page HTML

This commit is contained in:
Robbert van der Helm 2022-04-11 17:11:52 +02:00
parent f9ccb40fc4
commit fc4386a585

View file

@ -70,7 +70,7 @@ jobs:
run: | run: |
cat > target/doc/index.html <<EOF cat > target/doc/index.html <<EOF
<meta charset="utf-8"> <meta charset="utf-8">
<meta http-equiv="refresh" content="0; url=nih_plug> <meta http-equiv="refresh" content="0; url=nih_plug">
EOF EOF
- name: Deploy to GitHub Pages - name: Deploy to GitHub Pages
uses: JamesIves/github-pages-deploy-action@v4.3.0 uses: JamesIves/github-pages-deploy-action@v4.3.0