Skip to content

Commit 85c8f8c

Browse files
Merge pull request #93 from lammpstutorials/simongravelle-patch-1
Update gh-pages.yml
2 parents 13b0df1 + e5d8505 commit 85c8f8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
cp source/gromacs_replace.html build/html/miscellaneous/use-gromacs-instead.html
4545
- name: Deploy
4646
uses: peaceiris/actions-gh-pages@v3
47-
if: ${{ github.ref == 'refs/heads/2Aug2023' }}
47+
if: ${{ github.ref == 'refs/heads/main' }}
4848
with:
4949
context: .
5050
github_token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)