Skip to content

Commit fe1cfc6

Browse files
committed
switch to System AccessToken
1 parent 90eb2b5 commit fe1cfc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure-pipelines/download-openapidocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ steps:
9797
- task: Bash@3
9898
displayName: "Create Pull Request"
9999
env:
100-
GITHUB_TOKEN: $(GITHUB_TOKEN)
100+
GITHUB_TOKEN: $(System.AccessToken)
101101
MESSAGE_TITLE: Weekly OpenApiDocs Download
102102
MESSAGE_BODY: "This pull request was automatically created by Azure Devops, \n\n Contains Weekly OpenApiDocs Download files for v1.0 and beta"
103103
REVIEWERS: peombwa,ddyett,MIchaelMainer

0 commit comments

Comments
 (0)