We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08d609d commit fe4a810Copy full SHA for fe4a810
1 file changed
โ.github/workflows/cd.ymlโ
@@ -114,7 +114,7 @@ jobs:
114
"type": "section",
115
"text": {
116
"type": "mrkdwn",
117
- "text": "*โ ๋ฐฐํฌ ์คํจํ์ต๋๋ค!*\n\n*๋ธ๋์น:* `${{ github.ref_name }}`\n<http://3.39.158.229:8080/actuator/health|๐ ๋ฐฐํฌ ์ํ ํ์ธ (์๋ ์ ์ ํ์)>"
+ "text": "*โ ๋ฐฐํฌ ์คํจํ์ต๋๋ค!*\n\n*๋ธ๋์น:* `${{ github.ref_name }}`\n<https://github.com/${{ github.repository }}/actions/runs/${{ github.run_id }}|๐ ์คํจ ๋ก๊ทธ ํ์ธํ๊ธฐ>"
118
}
119
120
]
0 commit comments