Skip to content

Commit 72a6bd3

Browse files
committed
Change branch for docs.
1 parent a7052f8 commit 72a6bd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: docs
33
on:
44
push:
55
branches:
6-
- dev_v0.0.7 # Change this to your branch name (e.g., docs, dev, etc.)
6+
- main # Change this to your branch name (e.g., docs, dev, etc.)
77
workflow_dispatch: # Allows manual triggering
88

99
permissions:

0 commit comments

Comments
 (0)