Files
gh-action-readme/testdata/example-action
2025-07-30 19:17:36 +03:00
..
2025-07-30 19:17:36 +03:00
2025-07-30 19:17:36 +03:00
2025-07-30 19:17:36 +03:00

Example Action

Test Action for gh-action-readme

Usage

- uses: ivuorinen/gh-action-readme/example-action@v1
  with:
    input1: # First input (default: foo)
    input2: # Second input

Inputs

  • input1: First input (required) (default: foo)

  • input2: Second input

Outputs

  • result: Result output

Example

See the action.yml for a full reference.


Auto-generated by gh-action-readme