avonengel/My own Tweeter Action

Simple action to send a tweet via an GitHub Action.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit May 27, 2022
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: avonengel/go-docker-action@255f8756b35ec506c890bdf3d7096d1398a2e23b # v1.2.0

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

namedescriptionrequireddefault
messagemessage you want to tweetyes
apiKeyapi key for Twitter apiyes
apiKeySecretapi key secret for Twitter apiyes
accessTokenaccess token for Twitter apiyes
accessTokenSecretaccess token secret for Twitter apiyes
namedescription
errorMessageif something went wrong, the error message
sentMessagemessage sent to Twitter