We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 619604d commit 6d1b836Copy full SHA for 6d1b836
.azure-pipelines/download-openapidocs.yml
@@ -97,7 +97,7 @@ steps:
97
- task: Bash@3
98
displayName: "Create Pull Request"
99
env:
100
- GITHUB_TOKEN: $(System.AccessToken)
+ GITHUB_TOKEN: $(GITHUB_TOKEN)
101
MESSAGE_TITLE: Weekly OpenApiDocs Download
102
MESSAGE_BODY: "This pull request was automatically created by Azure Devops, \n\n Contains Weekly OpenApiDocs Download files for v1.0 and beta"
103
REVIEWERS: peombwa,ddyett,MIchaelMainer
0 commit comments