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 bec6c49 commit cc840abCopy full SHA for cc840ab
.azure.yml
@@ -72,7 +72,7 @@ jobs:
72
# create or update github release
73
- task: GithubRelease@0
74
inputs:
75
- gitHubConnection: Hyperion.NG
+ gitHubConnection: 'Hyperion-Bot'
76
repositoryName: $(Build.Repository.Name)
77
action: edit
78
target: $(Build.SourceVersion)
@@ -138,7 +138,7 @@ jobs:
138
139
140
141
142
143
144
0 commit comments