kibettheophilus/Slack File Upload Action
An action to upload artifact to Slack.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | Slack token | yes | — |
| file | Artifact file to be uploaded to Slack | yes | — |
| filename | Name of the artifact to be uploaded | yes | — |
| channelId | Channel ID where the file will be shared | no | — |
| message | The message text introducing the file in specified channels | no | — |
Outputs
| name | description |
|---|---|
| success | Confirms the upload was successful |