Skip to content

Commit 03bb315

Browse files
committed
feature[release]: fix slack web hook
1 parent f64d4dd commit 03bb315

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,4 +109,4 @@ jobs:
109109
🔖 *릴리즈 노트:*\n
110110
```${{ env.RELEASE_NOTES }}```\n
111111
📥 *다운로드 링크:* <${{ env.DOWNLOAD_URL }}|여기를 클릭>"
112-
}' ${{ secrets.SLACK_WEBHOOK_URL }}
112+
}' ${{ secrets.SLACK_RELEASE_WEBHOOK_URL }}

0 commit comments

Comments
 (0)