YAMLResume
Version updated for https://github.com/yamlresume/action to version v0.2.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
The YAMLResume GitHub Action automates the process of generating professional resumes from YAML files using the YAMLResume CLI. It simplifies building multiple resumes in various formats (PDF, LaTeX, HTML, Markdown) within a single workflow step, while offering options to skip validation or PDF generation for customized pipelines. Additionally, it provides outputs for integrating generated files into subsequent workflow steps, streamlining tasks like artifact management with tools like actions/upload-artifact.
What’s Changed
Features
- bump default yamlresume from v0.12.2 to v0.12.3 (726d5ea)
Bug Fixes
- update README with correct version v0.2.2 (d0c9ae9)
Full Changelog: https://github.com/yamlresume/action/compare/v0.2.2...v0.2.3