mirror of
https://github.com/wez/wezterm.git
synced 2024-11-24 07:46:59 +03:00
use different connection name
This commit is contained in:
parent
7b1fed2814
commit
0c86c2d23a
@ -151,7 +151,7 @@ jobs:
|
||||
condition: succeeded()
|
||||
#condition: and(succeeded(), startsWith(variables['Build.SourceBranch'], 'refs/tags/'))
|
||||
inputs:
|
||||
gitHubConnection: 'wez'
|
||||
gitHubConnection: 'release'
|
||||
repositoryName: 'wez/wezterm'
|
||||
action: 'edit'
|
||||
target: '$(build.sourceVersion)'
|
||||
|
Loading…
Reference in New Issue
Block a user