mirror of
https://github.com/actions/python-versions.git
synced 2025-12-12 21:48:15 +00:00
change connection
This commit is contained in:
@@ -25,7 +25,7 @@ steps:
|
||||
- task: GitHubRelease@1
|
||||
displayName: 'Upload release assets'
|
||||
inputs:
|
||||
gitHubConnection: 'Github Connection'
|
||||
gitHubConnection: 'GithubConnectionDSH'
|
||||
action: edit
|
||||
tag: '$(VERSION)-$(Build.BuildId)'
|
||||
title: '$(VERSION)'
|
||||
|
||||
Reference in New Issue
Block a user