Skip to content

Commit

Permalink
Change Slack to devp-notifications (#111)
Browse files Browse the repository at this point in the history
  • Loading branch information
abebars authored Feb 14, 2025
1 parent 08f0431 commit 3e600ff
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 @@ -80,5 +80,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 posting on #dv-notifications for now.
# webhook for posting on #devp-notifications for now.
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}

0 comments on commit 3e600ff

Please sign in to comment.