Skip to content

Commit 066314d

Browse files
committed
Update publish.yaml
1 parent 1145e8e commit 066314d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
name: output
4545
- name: Deploy Github Pages
4646
uses: peaceiris/actions-gh-pages@v4
47-
if: github.ref == 'refs/heads/main'
47+
if: github.ref == 'refs/heads/master'
4848
with:
4949
github_token: ${{secrets.GITHUB_TOKEN}}
5050
user_name: 'EXO[bot]'

0 commit comments

Comments
 (0)