Skip to content

Commit

Permalink
update fixture ci job to use the right secret (#5581)
Browse files Browse the repository at this point in the history
  • Loading branch information
mat-if authored Oct 24, 2024
1 parent ce92165 commit 92564e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-regenerate-fixtures.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,4 @@ jobs:
status: ${{ job.status }}
notify_when: 'failure'
env:
SLACK_WEBHOOK_URL: ${{ secrets.GITHUB_ACTIONS_SLACK_WEBHOOK }}
SLACK_WEBHOOK_URL: ${{ secrets.GH_ACTIONS_SLACK_WEBHOOK }}

0 comments on commit 92564e4

Please sign in to comment.