mirror of
https://github.com/cmderdev/cmder.git
synced 2024-11-10 09:49:12 +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' ) {
|
||||
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."
|
||||
|
Loading…
Reference in New Issue
Block a user