Skip to content

Commit

Permalink
chore: changed slack channel for test stats gh action
Browse files Browse the repository at this point in the history
  • Loading branch information
kirrg001 committed May 15, 2024
1 parent a036de9 commit e339f86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/schedule-test-stats.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,5 @@ jobs:
}]
}
env:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL_TEAM_NODE_CHANNEL }}
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL_BREWERY_NODE_CHANNEL }}
SLACK_WEBHOOK_TYPE: INCOMING_WEBHOOK

0 comments on commit e339f86

Please sign in to comment.