mirror of
https://github.com/YACReader/yacreader
synced 2025-05-28 03:10:27 -04:00
Use a new connection
This commit is contained in:
parent
6e8fe27fbc
commit
78b2d5f3da
@ -154,7 +154,7 @@ jobs:
|
||||
displayName: 'Create tarball'
|
||||
- task: GitHubRelease@0
|
||||
inputs:
|
||||
gitHubConnection: YACReader
|
||||
gitHubConnection: yacreader-releases
|
||||
assets: $(Build.SourcesDirectory)/dev_bin/**/*.*'
|
||||
title: $VERSION
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user