Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 357 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 357 Bytes

acetao-ini-parser

A GitHub Action for parsing acetao.ini so other actions can use its content.

Inputs

section

Required The section in acetao.ini to parse.

Outputs

Each key/value pair under section will be available as an output.

Example usage

uses: OpenDDS/[email protected]
with:
  section: 'ace6tao2'