Skip to content

Commit e6ceac4

Browse files
authored
Merge pull request #6569 from Countly/ar2rsawseen-patch-51
Update release_notice.yml
2 parents b359b8d + 32be8ad commit e6ceac4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release_notice.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ jobs:
1717
uses: slackapi/[email protected]
1818
with:
1919
# This data can be any valid JSON from a previous step in the GitHub Action
20+
webhook: ${{ secrets.SLACK_RELEASE }}
21+
webhook-type: incoming-webhook
2022
payload: |
2123
{
2224
"repository": "${{ github.repository }}",

0 commit comments

Comments
 (0)