.github: fix fuzz-nightly job (#5965)

outputs is a property of the job, not an individual step.
This commit is contained in:
Anton Kaliaev
2021-01-25 19:48:57 +04:00
parent 8b48d23084
commit 108073077b

View File

@@ -77,7 +77,7 @@ jobs:
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
SLACK_CHANNEL: tendermint-internal
SLACK_USERNAME: Nightly Fuzz Tests
SLACK_ICON_EMOJI: ':skull:'
SLACK_ICON_EMOJI: ':firecracker:'
SLACK_COLOR: danger
SLACK_MESSAGE: Crashers found in Nightly Fuzz tests
SLACK_FOOTER: ''