Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 241 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 241 Bytes

read-properties

GitHub action to read .properties files.

Inputs

file

Path to the .properties file to read a property from.

property

Name of the property to read.

Outputs

value

Value of the property that was read.