YAMLResume
Version updated for https://github.com/yamlresume/action to version v0.15.0.
- This action is used across all versions by 2 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action, YAMLResume action, automates the process of building professional resumes from YAML files using the YAMLResume CLI. It allows users to build multiple resumes in a single workflow step and customize the build options such as skipping validation or PDF generation. The action outputs the generated file paths for use in subsequent steps, making it versatile for integrating with other GitHub Actions like actions/upload-artifact.
What’s Changed
Features
- bump yamlresume from v0.14.3 to v0.15.0 (99e0795)
Full Changelog: https://github.com/yamlresume/action/compare/v0.14.3...v0.15.0