ci: update release slack channel and algolia api key (#14942)

This commit is contained in:
Julien Robert
2023-02-07 09:24:13 -05:00
committed by GitHub
parent d39c5f334b
commit 364d3af5e7
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ jobs:
uses: rtCamp/action-slack-notify@v2.2.0
env:
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
SLACK_CHANNEL: cosmos-sdk
SLACK_CHANNEL: cosmos-tech
SLACK_USERNAME: Cosmos SDK Release Bot
SLACK_ICON: https://avatars.githubusercontent.com/t/5997665?size=64
SLACK_COLOR: good
+1 -1
View File
@@ -181,7 +181,7 @@ const config = {
},
algolia: {
appId: "QLS2QSP47E",
apiKey: "067b84458bfa80c295e1d4f12c461911",
apiKey: "4d9feeb481e3cfef8f91bbc63e090042",
indexName: "cosmos_network",
contextualSearch: false,
},