You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
GitHub Action
prp-preprocessor
0.1.1
A versatile GitHub Action that enables variable replacement in files using a simple {_ variable _}
syntax.
Tip
To install the PRP Preprocessor, you can add it as a step in your GitHub Actions workflow. Here's an example of how to use it:
steps:
- name: PRP Preprocessor
uses: CIFriends/prp-preprocessor@main
with:
rootDir: './example'
Inputs can be found at here.
We welcome contributions to this project! Please read our Contributing Guide for more information on how to contribute.
If you've found this project useful, please consider giving it a ⭐ on GitHub. This helps to spread the awareness of the project and is a great way to show your support!
This project is licensed under the Apache-2.0 License.