Skip to content

Commit 4c63ff9

Browse files
committed
wip
1 parent 0b976dc commit 4c63ff9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737
if: steps.generate.outputs.diff == 'true'
3838
run: |
3939
echo $GITHUB_OUTPUT
40+
git checkout autogenerate-docs
4041
git checkout -b update-docs
4142
git add docs/api-reference
4243
git config --global user.name 'github-actions'

0 commit comments

Comments
 (0)