Ver Fonte

fallback to release to core

Shelikhoo há 6 anos atrás
pai
commit
81cf3059cd
1 ficheiros alterados com 1 adições e 2 exclusões
  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/*'