Skip to content

Commit 658c5e3

Browse files
vsleejjxtra
authored andcommitted
attempt fix of Azure pipeline GH connection (#491)
* attempt fix of Azure pipeline GH connection - change gitHubConnection to jjxtra from johnnyasantoss * Update azure-pipelines.yml
1 parent a9e9074 commit 658c5e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ jobs:
146146
- task: GitHubRelease@0
147147
displayName: "Attach artifacts to GH Release"
148148
inputs:
149-
gitHubConnection: DigitalRuby
149+
gitHubConnection: DigitalRubyToken
150150
target: '$(Build.SourceVersion)'
151151
title: $(setTag.TAG)
152152
tag: $(setTag.TAG)

0 commit comments

Comments
 (0)