Browse Source

fallback to release to core

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

+ 1 - 2
azure-pipelines.yml

@@ -108,8 +108,7 @@ jobs:
   - task: GitHubRelease@0
     inputs:
       gitHubConnection: v2flybleedingedge
-      repositoryName: v2fly/V2FlyBleedingEdgeBinary
-      target: '580bd35a4b8a35b672ee7c27b519bf74f4953002'
+      repositoryName: v2fly/v2ray-core
       tagSource: 'manual'
       tag: '$(Build.SourceVersion)'
       assets: '$(GOPATH)/release/*'