We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b549fb7 commit e6c4602Copy full SHA for e6c4602
.github/workflows/ci.yml
@@ -33,7 +33,7 @@ jobs:
33
if: failure()
34
with:
35
webhook: ${{ secrets.DISCORD_WEBHOOK }}
36
- content: '<@&1192747539124977736> ${{ github.event.action }} ${{ toJson(github) }}'
+ content: '<@&1192747539124977736> ${{ github.actor }} 확인해주세요! ( っ •ᜊ• )う'
37
title: ❗️ failed ❗️
38
color: FF0000
39
username: GitHub Actions
0 commit comments