Skip to content

Commit b02037b

Browse files
Merge remote-tracking branch 'origin/master' into SER-2537-journey-when-the-user-clicks-on-the-journey-tab-it-directly-navigates-the-journey-creation-page
2 parents 01ec95b + e6ceac4 commit b02037b

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)