lazy-actions/Tweet Message Action

Tweet message to twitter

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Jul 4, 2021
License
MIT
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: lazy-actions/tweet-action@1b68ecac2eeed9897dae8d9b794737b447f0b14b # 1.0.1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
messagePlain message to tweetno
dataParameters to render in templateno
data_filenameFilename where data is savedno
templateTemplate string based on EJSno
template_filenameFilename where template is writtenno
oauth_consumer_keyAPI key for OAuth 1.0ayes
oauth_consumer_secretAPI secret for OAuth 1.0ayes
oauth_tokenAccess token for OAuth 1.0ayes
oauth_token_secretAccess token secret for OAuth 1.0ayes

no outputs