Skip to content

Commit

Permalink
Feat: custom slack noti
Browse files Browse the repository at this point in the history
  • Loading branch information
versatile0010 committed Feb 3, 2024
1 parent ed53979 commit a91371c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/jib-build-depoly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,8 @@ jobs:
{
"attachments": [
{
"title": "Slack Noti",
"text": "Slack text",
"pretext": "대피로 백엔드 배포 시작 👻",
"title": "대피로 백엔드 배포를 시작합니다. 👻",
"pretext": "Daepiro backend is deploying...",
"fields": [
{
"title": "Author 💻",
Expand Down

0 comments on commit a91371c

Please sign in to comment.