mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 04:54:29 -04:00
Use a new connection
This commit is contained in:
@ -154,7 +154,7 @@ jobs:
|
||||
displayName: 'Create tarball'
|
||||
- task: GitHubRelease@0
|
||||
inputs:
|
||||
gitHubConnection: YACReader
|
||||
gitHubConnection: yacreader-releases
|
||||
assets: $(Build.SourcesDirectory)/dev_bin/**/*.*'
|
||||
title: $VERSION
|
||||
|
||||
|
Reference in New Issue
Block a user