ci: update release slack channel and algolia api key (#14942)
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -181,7 +181,7 @@ const config = {
|
||||
},
|
||||
algolia: {
|
||||
appId: "QLS2QSP47E",
|
||||
apiKey: "067b84458bfa80c295e1d4f12c461911",
|
||||
apiKey: "4d9feeb481e3cfef8f91bbc63e090042",
|
||||
indexName: "cosmos_network",
|
||||
contextualSearch: false,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user