We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f64d4dd commit 03bb315Copy full SHA for 03bb315
.github/workflows/release.yml
@@ -109,4 +109,4 @@ jobs:
109
🔖 *릴리즈 노트:*\n
110
```${{ env.RELEASE_NOTES }}```\n
111
📥 *다운로드 링크:* <${{ env.DOWNLOAD_URL }}|여기를 클릭>"
112
- }' ${{ secrets.SLACK_WEBHOOK_URL }}
+ }' ${{ secrets.SLACK_RELEASE_WEBHOOK_URL }}
0 commit comments