1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-01-18 07:17:32 -05:00

fix service connection

This commit is contained in:
Shelikhoo 2019-04-16 10:24:26 +08:00
parent 74b0181133
commit db22d17f09
No known key found for this signature in database
GPG Key ID: C4D5E79D22B25316

View File

@ -104,7 +104,7 @@ jobs:
- task: GitHubRelease@0 - task: GitHubRelease@0
inputs: inputs:
gitHubConnection: v2fly gitHubConnection: v2flybleedingedge
repositoryName: v2fly/V2FlyBleedingEdgeBinary repositoryName: v2fly/V2FlyBleedingEdgeBinary
tagSource: 'manual' tagSource: 'manual'
tag: '$(Build.SourceVersion)' tag: '$(Build.SourceVersion)'