kibettheophilus / slack-file-upload

A GitHub action to upload artifact to Slack.
MIT License
0 stars 0 forks source link

Handle failure in API calls #10

Open kibettheophilus opened 2 hours ago

kibettheophilus commented 2 hours ago

Slack APIs returns all calls with status code 200, check for the body to handle errors and make the action fail.