Skip to content

Commit ce3c1b3

Browse files
committed
Changed the branch for deploying docs
1 parent 21e1e7c commit ce3c1b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-docs-to-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name: Deploy Next.js site to Pages
77
on:
88
# Runs on pushes targeting the default branch
99
push:
10-
branches: ["main"]
10+
branches: ["docs"]
1111

1212
# Allows you to run this workflow manually from the Actions tab
1313
workflow_dispatch:

0 commit comments

Comments
 (0)