Skip to content

Commit 65535e6

Browse files
committed
fix: updated docs deployment branch
1 parent 1834dd4 commit 65535e6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
# Runs on pushes targeting the `main` branch. Change this to `master` if you're
55
# using the `master` branch as the default branch.
66
push:
7-
branches: [main]
7+
branches: [development]
88

99
# Allows you to run this workflow manually from the Actions tab
1010
workflow_dispatch:

0 commit comments

Comments
 (0)