Skip to content

Commit 6e9fd99

Browse files
committed
quick test
1 parent b9a12fb commit 6e9fd99

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/readthedocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
run: |
4141
git config --global user.name "github-actions[bot]"
4242
git config --global user.email "github-actions[bot]@users.noreply.github.com"
43+
git checkout tlsdc/docs
4344
git checkout -b generated-docs || git checkout generated-docs
4445
git add .
4546
git commit -m "Update docs for version $GITHUB_REF_NAME [skip ci]" || echo "No changes to commit"

0 commit comments

Comments
 (0)