We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c77bb6 commit 03a1029Copy full SHA for 03a1029
.github/workflows/documentation.yml
@@ -11,6 +11,7 @@ jobs:
11
- uses: actions/checkout@master
12
with:
13
fetch-depth: 0 # otherwise, you will failed to push refs to dest repo
14
+ ref: develop
15
- name: Build and Commit
16
uses: sphinx-notes/pages@v2
17
0 commit comments