mirror of
https://github.com/cmderdev/cmder.git
synced 2025-06-12 12:38:00 +08:00
edit notice title
This commit is contained in:
@ -260,7 +260,7 @@ if ( $Env:APPVEYOR -eq 'True' ) {
|
||||
}
|
||||
|
||||
if ( $Env:GITHUB_ACTIONS -eq 'true' ) {
|
||||
Write-Output "::notice title=Build Complete::Successfully updated $count dependencies."
|
||||
Write-Output "::notice title=Task Complete::Successfully updated $count dependencies."
|
||||
}
|
||||
|
||||
Write-Host -ForegroundColor green "Successfully updated $count dependencies."
|
||||
|
Reference in New Issue
Block a user