actions-marketplace-validations/Amit's Twitter Lab Action
Gopher Con MS LAB 2021
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Dec 10, 2021
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/xeqtr792_templated-action@8a5956b9c5998b33b9a8b6c1d56d1994b4070c3c # no releases — HEAD as of 2026-07-13tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| message | message you want to tweet | yes | — |
| apiKey | api key for Twitter api | yes | — |
| apiKeySecret | api key secret for Twitter api | yes | — |
| accessToken | access token for Twitter api | yes | — |
| accessTokenSecret | access token secret for Twitter api | yes | — |
Outputs
| name | description |
|---|---|
| errorMessage | if something went wrong, the error message |
| sentMessage | message sent to Twitter |