There was an error while loading. Please reload this page.
2 parents e862056 + 3666202 commit 8b0e38cCopy full SHA for 8b0e38c
1 file changed
sanity-report-dev11.js
@@ -75,7 +75,7 @@ const sendFailureDetails = async (threadTs) => {
75
try {
76
await app.client.chat.postMessage({
77
token: process.env.SLACK_BOT_TOKEN,
78
- channel: process.env.SLACK_CHANNEL,
+ channel: process.env.SLACK_CHANNEL2,
79
text: failureDetails,
80
thread_ts: threadTs,
81
});
0 commit comments