We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84eb912 commit 43e61cbCopy full SHA for 43e61cb
.github/workflows/gh-pages.yml
@@ -37,6 +37,7 @@ jobs:
37
make clean
38
make html
39
cp source/index_replace.html build/html/index.html
40
+ cp source/lammps_replace.html build/html/non-tutorials/lammps.html
41
- name: Deploy
42
uses: peaceiris/actions-gh-pages@v3
43
if: ${{ github.ref == 'refs/heads/version2.0' }}
0 commit comments