mirror of
https://github.com/TREX-CoE/qmckl.git
synced 2025-01-08 20:33:40 +01:00
Fixed website
This commit is contained in:
parent
a948aa6c4b
commit
5f2da3e9fa
2
.github/workflows/gh-pages.yml
vendored
2
.github/workflows/gh-pages.yml
vendored
@ -42,7 +42,7 @@ jobs:
|
|||||||
uses: JamesIves/github-pages-deploy-action@4.1.0
|
uses: JamesIves/github-pages-deploy-action@4.1.0
|
||||||
with:
|
with:
|
||||||
branch: gh-pages
|
branch: gh-pages
|
||||||
folder: ./
|
folder: ./docs
|
||||||
|
|
||||||
# github_token: ${{ secrets.GITHUB_TOKEN }}
|
# github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
# publish_dir: ./docs
|
# publish_dir: ./docs
|
||||||
|
2
docs/.gitignore
vendored
2
docs/.gitignore
vendored
@ -1,2 +0,0 @@
|
|||||||
htmlize.el
|
|
||||||
index.html
|
|
Loading…
Reference in New Issue
Block a user