netlify / actions

MIT License
375 stars 59 forks source link

feat(cli): fail action if netlify command failed #43

Open LoneRifle opened 3 years ago

LoneRifle commented 3 years ago

If the netlify CLI command fails for whatever reason, in accordance of the Principle of Least Surprise, the GitHub Action step should correspondingly fail as well.