mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-19 22:04:56 -04:00
correctly push upstream
This commit is contained in:
+1
-1
@@ -853,7 +853,7 @@ stages:
|
||||
git checkout -b api-docs
|
||||
git add .
|
||||
git commit -m 'Automated API Docs update'
|
||||
git push -f
|
||||
git push --set-upstream origin api-docs
|
||||
displayName: Commit API Doc Change
|
||||
- task: CreatePullRequest@1
|
||||
displayName: PR Change to Github
|
||||
|
||||
Reference in New Issue
Block a user