mirror of
https://github.com/Prowlarr/Prowlarr
synced 2026-04-21 12:20:59 +02:00
force it
This commit is contained in:
parent
177084fe8b
commit
9859b4a3d9
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Reference in a new issue