Skip to content

Commit 12c4517

Browse files
Copilothustcc
andcommitted
Fix: Change deploy-site workflow trigger from ai to gh-pages branch
Co-authored-by: hustcc <7856674+hustcc@users.noreply.github.com>
1 parent 5173f31 commit 12c4517

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-site.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Deploy Site to GitHub Pages
33
on:
44
push:
55
branches:
6-
- ai
6+
- gh-pages
77

88
permissions:
99
contents: read

0 commit comments

Comments
 (0)