Skip to content

soir20/read-properties

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.