Skip to content

Commit

Permalink
Merge pull request #7 from adrey/bugfix/5-http-status
Browse files Browse the repository at this point in the history
Bugfix/5 http status
  • Loading branch information
adrey authored Jul 14, 2020
2 parents 59d9840 + b3b5ba8 commit 5a6c9a4
Show file tree
Hide file tree
Showing 5 changed files with 3,917 additions and 606 deletions.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,11 @@ This action uploads file to slack
### `token`

**Required** Slack app token. See [Internal app tokens](https://slack.com/intl/en-ru/help/articles/215770388-Create-and-regenerate-API-tokens#internal-app-tokens)

* Create app
* Add `file:write` permission
* Install app to your workspase
* Invite bot to required channels `/invite <botname>`
* Use bot token from `OAuth & Permissions` page
### `path`

**Required** Path to file
Expand Down
Loading

0 comments on commit 5a6c9a4

Please sign in to comment.