mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
From now on I'm creating the GitHub releases for you :-)
This commit is contained in:
parent
bec6c4956c
commit
cc840ab513
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user