mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
force it
This commit is contained in:
@@ -854,7 +854,7 @@ stages:
|
|||||||
git checkout -b api-docs
|
git checkout -b api-docs
|
||||||
git add .
|
git add .
|
||||||
git commit -m 'Automated API Docs update'
|
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
|
displayName: Commit API Doc Change
|
||||||
- task: CreatePullRequest@1
|
- task: CreatePullRequest@1
|
||||||
displayName: PR Change to Github
|
displayName: PR Change to Github
|
||||||
|
Reference in New Issue
Block a user