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 90eb2b5 commit fe1cfc6Copy full SHA for fe1cfc6
.azure-pipelines/download-openapidocs.yml
@@ -97,7 +97,7 @@ steps:
97
- task: Bash@3
98
displayName: "Create Pull Request"
99
env:
100
- GITHUB_TOKEN: $(GITHUB_TOKEN)
+ GITHUB_TOKEN: $(System.AccessToken)
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