Skip to content

Commit

Permalink
really fix coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
joethorley committed May 1, 2020
1 parent 864c9dc commit 92a7dce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@ jobs:
author_name: "github action: coverage"
fields: repo, workflow, commit, message, author, action
env:
POISSON_SLACK_WEBHOOK_URL: ${{ SLACK_WEBHOOK_URL }}
POISSON_SLACK_WEBHOOK_URL: ${{ secrets.SLACK_WEBHOOK_URL }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
if: failure()

0 comments on commit 92a7dce

Please sign in to comment.