Skip to content

Commit 68038e4

Browse files
committed
[ADD] 디스코드에 앱 다운로드 링크 추가
1 parent a47458d commit 68038e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/android_cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,5 +123,5 @@ jobs:
123123
run: |
124124
curl -H "Content-Type: application/json" \
125125
-X POST \
126-
-d '{"content": "🍀 새로운 테스트 버전이 업로드되었습니다~"}' \
126+
-d '{"content": "🍀 새로운 테스트 버전이 업로드되었습니다~\nAPK 다운로드: https://appdistribution.firebase.google.com"}' \
127127
$DISCORD_WEBHOOK_URL

0 commit comments

Comments
 (0)