YAMLResume
Version updated for https://github.com/yamlresume/action to version v0.2.2.
- 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 supports building multiple resumes in various formats (PDF, LaTeX, HTML, Markdown) within a single workflow and allows for customization, such as skipping validation or PDF generation. This action streamlines resume creation and integrates easily with other GitHub Actions, such as artifact uploading.
What’s Changed
Features
- bump yamlresume from v0.12.1 to v0.12.2 (9447848)
Bug Fixes
- disable discussion in publish (6b00e49)
Full Changelog: https://github.com/yamlresume/action/compare/v0.2.1...v0.2.2