Skip to content

Commit 14b891d

Browse files
committed
fix 17???
1 parent 3a94722 commit 14b891d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-next.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
# Optional. Default value "gh-pages".
5252
# It specifies the temporary branch which hosts the static website.
5353
# Each build will OVERWRITE this branch.
54-
target-branch: gh-pages-test
54+
# target-branch: gh-pages-test
5555

5656
deploy:
5757
environment: github-pages

0 commit comments

Comments
 (0)