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