Skip to content

Commit 705d9ca

Browse files
committed
Fixed branch name for generation.
1 parent 8e4d940 commit 705d9ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
branches:
66
- master # Run on every push to master, adjust as needed
7-
- make-docs
7+
- making-docs
88

99
jobs:
1010
build:

0 commit comments

Comments
 (0)