actions-marketplace-validations/Slack File Upload
Uploads file to slack
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Aug 1, 2022
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/adrey_slack-file-upload-action@3a8bf885cca22bedbfc68209083e0d8d21f12037 # no releases — HEAD as of 2026-07-15tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Path to file | yes | — |
| token | Slack token | yes | — |
| channel | Slack channels | no | — |
| filename | Filename of file | no | — |
| filetype | A file type identifier. | no | — |
| initial_comment | The message text introducing the file in specified channels. | no | — |
| title | Title of file | no | — |
Outputs
| name | description |
|---|---|
| result | response from slack |