Skip to content

Commit e6c4602

Browse files
committed
Fix: github actions 디스코드 웹훅 content 수정 TripTripNow#3
1 parent b549fb7 commit e6c4602

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
if: failure()
3434
with:
3535
webhook: ${{ secrets.DISCORD_WEBHOOK }}
36-
content: '<@&1192747539124977736> ${{ github.event.action }} ${{ toJson(github) }}'
36+
content: '<@&1192747539124977736> ${{ github.actor }} 확인해주세요! ( っ •‌ᜊ•‌ )う'
3737
title: ❗️ failed ❗️
3838
color: FF0000
3939
username: GitHub Actions

0 commit comments

Comments
 (0)