Skip to content

Commit 03a1029

Browse files
committed
Force docs to develop branch
1 parent 5c77bb6 commit 03a1029

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/documentation.yml

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
- uses: actions/checkout@master
1212
with:
1313
fetch-depth: 0 # otherwise, you will failed to push refs to dest repo
14+
ref: develop
1415
- name: Build and Commit
1516
uses: sphinx-notes/pages@v2
1617
with:

0 commit comments

Comments
 (0)