Generate Daily Quote
Version updated for https://github.com/ruchernchong/quotely to version v1.1.3.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Quotely is a GitHub Action designed to automate the generation, organization, and storage of AI-generated motivational quotes with creative titles. It leverages the Vercel AI SDK and Gemini 2.5 Flash model to produce diverse quotes based on customizable themes, tones, styles, and lengths, storing them in both JSON and Markdown formats while ensuring no duplicates for the same day. The action integrates daily automation via GitHub Actions, supports AI observability with LangFuse, and provides reusable functionality for seamless inclusion in workflows.
Release notes
1.1.3 (2026-02-22)
Bug Fixes
- ci: move release workflow write permissions to job level (00d06bf)