Skip to content

Commit f1f0287

Browse files
committed
reverting back
1 parent d5f3a57 commit f1f0287

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure-pipelines/generation-templates/capture-openapi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ jobs:
159159
condition: not('${{ parameters.skipOpenAPIPRGeneration }}')
160160
displayName: Publish ${{ parameters.endpoint }} OpenAPI description to msgraph-metadata repo
161161
env:
162-
CreateOpenAPIPR: true
162+
CreateOpenAPIPR: True
163163
EndpointVersion: ${{ parameters.endpoint }}
164164
PublishChanges: $(publishChanges)
165165
workingDirectory: '$(Build.SourcesDirectory)/msgraph-metadata'

0 commit comments

Comments
 (0)