Fix some bugs

This commit is contained in:
2022-07-06 18:37:16 +00:00
parent d773ded73d
commit c690cdb920
3 changed files with 2 additions and 5 deletions

View File

@ -39,7 +39,7 @@ pvc:
begin: "🤞" # A task is beginning
success: "✅" # A task succeeded
failure: "❌" # A task failed
completed: "👌" # A task is completed
completed: "👌" # A task is completed
body:
channel: "mychannel"
username: "pvcbootstrapd"