Skip to content

Commit

Permalink
Update slack token (#159)
Browse files Browse the repository at this point in the history
Co-authored-by: Jozef Volak <[email protected]>
  • Loading branch information
Jozefiel and Jozef Volak authored Aug 23, 2023
1 parent 007eca6 commit f3e560c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions demo-workflows/workflows/Create_L2VPN_P2P_OC_uniconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@
"name": "Post_to_Slack",
"taskReferenceName": "post_to_slack_ref_94YO",
"inputParameters": {
"slack_webhook_id": "T7UQ7KATX/BP8M0S3EH/W3YpmbUr2fQDEA7WIoWcJIXX",
"slack_webhook_id": "T02BFFVUQ/B04MQ2PRWQ1/xw9pWOAm0e4OMPfPxmrI1Jbp",
"message_text": "Configuration attempt succeeded!"
},
"type": "SUB_WORKFLOW",
Expand All @@ -177,7 +177,7 @@
"name": "Post_to_Slack",
"taskReferenceName": "post_to_slack_ref_284C",
"inputParameters": {
"slack_webhook_id": "T7UQ7KATX/BP8M0S3EH/W3YpmbUr2fQDEA7WIoWcJIXX",
"slack_webhook_id": "T02BFFVUQ/B04MQ2PRWQ1/xw9pWOAm0e4OMPfPxmrI1Jbp",
"message_text": "${uniconfig_commit_ref_RXFF.output.response_body.output.overall-status}"
},
"type": "SUB_WORKFLOW",
Expand Down

0 comments on commit f3e560c

Please sign in to comment.