pull/743/head
Qstick 2 years ago committed by GitHub
parent 177084fe8b
commit 9859b4a3d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -854,7 +854,7 @@ stages:
git checkout -b api-docs
git add .
git commit -m 'Automated API Docs update'
git push --set-upstream origin api-docs
git push -f --set-upstream origin api-docs
displayName: Commit API Doc Change
- task: CreatePullRequest@1
displayName: PR Change to Github

Loading…
Cancel
Save