Skip to content

Commit 92564e4

Browse files
authored
update fixture ci job to use the right secret (#5581)
1 parent ce92165 commit 92564e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-regenerate-fixtures.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ jobs:
4545
status: ${{ job.status }}
4646
notify_when: 'failure'
4747
env:
48-
SLACK_WEBHOOK_URL: ${{ secrets.GITHUB_ACTIONS_SLACK_WEBHOOK }}
48+
SLACK_WEBHOOK_URL: ${{ secrets.GH_ACTIONS_SLACK_WEBHOOK }}

0 commit comments

Comments
 (0)