mirror of
https://github.com/actions/versions-package-tools.git
synced 2025-12-12 12:46:54 +00:00
Update get-tool-versions-steps.yml
This commit is contained in:
@@ -19,7 +19,7 @@ steps:
|
|||||||
|
|
||||||
- task: PowerShell@2
|
- task: PowerShell@2
|
||||||
displayName: 'Change build name'
|
displayName: 'Change build name'
|
||||||
condition: and(succeeded(), ne(variables['Get_versions.TOOL_VERSIONS'], ''))
|
#condition: and(succeeded(), ne(variables['Get_versions.TOOL_VERSIONS'], ''))
|
||||||
inputs:
|
inputs:
|
||||||
TargetType: inline
|
TargetType: inline
|
||||||
script: |
|
script: |
|
||||||
|
|||||||
Reference in New Issue
Block a user