Twitter CLI Action
Version updated for https://github.com/StanleyMasinde/twitter-action to version v1.1.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Twitter Action is a GitHub Action that automates the process of publishing tweets directly from a workflow by utilizing the StanleyMasinde/twitter CLI. It handles installing the required CLI version, configuring Twitter API credentials, and executing the tweet command, allowing users to automate announcements such as release updates. This action simplifies the integration of Twitter updates into CI/CD pipelines, supporting text-only tweets with customizable content.
Release notes
Full Changelog: https://github.com/StanleyMasinde/twitter-action/compare/v1.0.0...v1.1.0