Skip to content

Commit

Permalink
add test apps
Browse files Browse the repository at this point in the history
  • Loading branch information
d-g-town committed Mar 5, 2024
1 parent fcc8058 commit 2cb145c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/canary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
steps:
- name: Notify Slack on failure
env:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
SLACK_WEBHOOK_URL: ${{ secrets.APP_INTEGRATION_SLACK_WEBHOOK }}
JOB_STATUS: ${{ job.status }}
JOB_NAME: ${{ github.job }}
run: |
Expand Down

0 comments on commit 2cb145c

Please sign in to comment.