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
|
# create or update github release
|
||||||
- task: GithubRelease@0
|
- task: GithubRelease@0
|
||||||
inputs:
|
inputs:
|
||||||
gitHubConnection: Hyperion.NG
|
gitHubConnection: 'Hyperion-Bot'
|
||||||
repositoryName: $(Build.Repository.Name)
|
repositoryName: $(Build.Repository.Name)
|
||||||
action: edit
|
action: edit
|
||||||
target: $(Build.SourceVersion)
|
target: $(Build.SourceVersion)
|
||||||
@@ -138,7 +138,7 @@ jobs:
|
|||||||
# create or update github release
|
# create or update github release
|
||||||
- task: GithubRelease@0
|
- task: GithubRelease@0
|
||||||
inputs:
|
inputs:
|
||||||
gitHubConnection: Hyperion.NG
|
gitHubConnection: 'Hyperion-Bot'
|
||||||
repositoryName: $(Build.Repository.Name)
|
repositoryName: $(Build.Repository.Name)
|
||||||
action: edit
|
action: edit
|
||||||
target: $(Build.SourceVersion)
|
target: $(Build.SourceVersion)
|
||||||
|
Reference in New Issue
Block a user