Parcourir la source

fix service connection

Shelikhoo il y a 6 ans
Parent
commit
db22d17f09
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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)'