mirror of
https://github.com/actions/versions-package-tools.git
synced 2025-12-10 11:41:23 +00:00
Update get-tool-versions-steps.yml
This commit is contained in:
@@ -13,7 +13,7 @@ steps:
|
||||
inputs:
|
||||
TargetType: inline
|
||||
script: |
|
||||
$ToolName = "$(ToolName)"
|
||||
$ToolName = "$(TOOL_NAME)"
|
||||
if ($ToolName -eq "Python") {
|
||||
$PipelineUrl = " "
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user