mirror of
https://github.com/cmderdev/cmder.git
synced 2025-01-26 16:19:08 +08:00
edit notice title
This commit is contained in:
parent
3fe76de9b5
commit
3f88112d22
@ -260,7 +260,7 @@ if ( $Env:APPVEYOR -eq 'True' ) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
if ( $Env:GITHUB_ACTIONS -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."
|
Write-Host -ForegroundColor green "Successfully updated $count dependencies."
|
||||||
|
Loading…
Reference in New Issue
Block a user