actions-marketplace-validations/smsalert
Send an SMS from GitHub Actions using SMSAlert
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| senderid | senderid in your SMSAlert account to send the SMS from | yes | — |
| toPhoneNumber | Phone number to send the SMS to | yes | — |
| message | The message you want to send | yes | — |
| SMSALERT_USERNAME | A SMSAlert Username. Can alternatively be stored in environment | yes | — |
| SMSALERT_PASSWORD | A SMSAlert Password. Can alternatively be stored in environment | yes | — |
Outputs
no outputs