📝 Edit page
➕ Add page
Tweet
Recipes for posting tweets to Twitter using GH Actions
Topics
Pages
-
Actions
Actions available on the GH Marketplace for creating tweets
-
Python
Using Python and the Tweepy package to post a tweet
Content
Use-cases
- Create a Tweet on a release or deploy.
- Use cron scheduling to create tweet daily or weekly, using a choices of possible random messages that you configure.
- Use the Workflow dispatch set up in a workflow to create a tweet using a button press in the Actions tab, optionally using input text that you enter.