From now on I'm creating the GitHub releases for you :-)

This commit is contained in:
Hyperion-Bot 2020-03-01 20:19:16 +01:00
parent bec6c4956c
commit cc840ab513
1 changed files with 2 additions and 2 deletions

View File

@ -72,7 +72,7 @@ jobs:
# create or update github release
- task: GithubRelease@0
inputs:
gitHubConnection: Hyperion.NG
gitHubConnection: 'Hyperion-Bot'
repositoryName: $(Build.Repository.Name)
action: edit
target: $(Build.SourceVersion)
@ -138,7 +138,7 @@ jobs:
# create or update github release
- task: GithubRelease@0
inputs:
gitHubConnection: Hyperion.NG
gitHubConnection: 'Hyperion-Bot'
repositoryName: $(Build.Repository.Name)
action: edit
target: $(Build.SourceVersion)