Skip to content

Commit e5d8505

Browse files
Update gh-pages.yml
1 parent 13b0df1 commit e5d8505

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)