Browse Source

fix service connection

Shelikhoo 6 years ago
parent
commit
db22d17f09
1 changed files with 1 additions and 1 deletions
  1. 1 1
      azure-pipelines.yml

+ 1 - 1
azure-pipelines.yml

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