浏览代码

fallback to release to core

Shelikhoo 6 年之前
父节点
当前提交
81cf3059cd
共有 1 个文件被更改,包括 1 次插入2 次删除
  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/*'