Skip to content

Commit 1d4d82a

Browse files
committed
fix branch name
1 parent 682b4a3 commit 1d4d82a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-the-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on:
33
push:
44
branches:
55
- develop
6-
- master
6+
- main
77
jobs:
88
deploy:
99
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)