Skip to content

Commit

Permalink
Fixed slack channel name comment (#199)
Browse files Browse the repository at this point in the history
  • Loading branch information
prathameshnyt committed Aug 29, 2023
1 parent 8bda8e8 commit 64c7674
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,5 +81,5 @@ jobs:
"text": "GitHub Actions Build Result: ${{ job.status }}\n triggered_by: ${{ github.actor }}\n job url: ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}\n commit url: ${{ github.event.head_commit.url }}"
}
env:
# webhook for #dv-cdp-alerts
# webhook for #dv-notifications
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}

0 comments on commit 64c7674

Please sign in to comment.