Open lym953 opened 3 days ago
NPM publish failed, but Slack bot step was skipped.
Fix the Slack bot triggered by npm publish failure, similar to https://github.com/DataDog/serverless-self-monitoring/pull/286
publish.yml
on: release: types: [created] + push:
Message was sent:
Motivation
NPM publish failed, but Slack bot step was skipped.
What does this PR do?
Fix the Slack bot triggered by npm publish failure, similar to https://github.com/DataDog/serverless-self-monitoring/pull/286
Testing Guidelines
Steps
publish.yml
Result
Message was sent:
Additional Notes
Types of changes
Check all that apply