Crosspost Action
Version updated for https://github.com/tgagor/action-crosspost to version v1.6.0.
- This action is used across all versions by 1 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The action-crosspost GitHub Action automates the process of crossposting content to multiple social media platforms directly from a GitHub workflow. It fetches URLs from a sitemap or RSS/Atom feed, filters them based on criteria like age or URL patterns, and posts the content to networks such as Twitter, Mastodon, and LinkedIn. This action simplifies content distribution, saves time, and includes options for message customization, error handling, and dry-run previews for safe testing.
Release notes
1.6.0 (2026-02-28)
Features
- discover images based on og:images metadate and add automatically to posts (03525a2)