mirror of
https://github.com/actions/versions-package-tools.git
synced 2025-12-11 03:56:46 +00:00
Update CreateWorkflowDispatch method
This commit is contained in:
@@ -62,7 +62,6 @@ function Validate-ReleaseAvailability {
|
||||
Write-Host "Release was successfully created: $($createdRelease.html_url)"
|
||||
return
|
||||
}
|
||||
$RetryCount
|
||||
|
||||
$RetryCount--
|
||||
Start-Sleep -Seconds $RetryIntervalSec
|
||||
|
||||
Reference in New Issue
Block a user