guillaumefalourd/Write Java Properties file

GitHub Action to write keys=values to a java properties file ☕️ :octocat:

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
file_pathThe path to the properties file.yes
propertyThe property keys to write. Accepts an array.yes
valueThe property values to write (same order as the keys). Accepts an array.yes

no outputs