We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dbee7c commit fd76317Copy full SHA for fd76317
.github/workflows/dispatch_make_helm_chart.yaml
@@ -5,7 +5,7 @@ on:
5
types: [make_helm_chart]
6
7
env:
8
- SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
+ SLACK_WEBHOOK_URL: ${{ secrets.SLACK_GITHUB_HELM_CHART_WEBHOOK_URL }}
9
10
jobs:
11
helm_cloudforet:
0 commit comments