We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce92165 commit 92564e4Copy full SHA for 92564e4
.github/workflows/ci-regenerate-fixtures.yml
@@ -45,4 +45,4 @@ jobs:
45
status: ${{ job.status }}
46
notify_when: 'failure'
47
env:
48
- SLACK_WEBHOOK_URL: ${{ secrets.GITHUB_ACTIONS_SLACK_WEBHOOK }}
+ SLACK_WEBHOOK_URL: ${{ secrets.GH_ACTIONS_SLACK_WEBHOOK }}
0 commit comments