mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
From now on I'm creating the GitHub releases for you :-)
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user