Skip to content

Commit 047e7d7

Browse files
author
liw003
committed
b
1 parent 4132928 commit 047e7d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
git init
6565
git add .
6666
git commit -m "Generated files after build"
67-
git checkout -b dist
67+
git checkout -b page
6868
echo https://github.com/${{ github.repository }}.git
6969
git remote add origin https://github.com/${{ github.repository }}.git
7070

0 commit comments

Comments
 (0)