Skip to content

scaffoldly/github-action-template

Repository files navigation

action-name

GitHub release (latest by date) GitHub issues GitHub Workflow Status Gitter

Action Description

Usage

See action.yml

steps:
  - uses: saml-to/assume-aws-role-action@v1
    with:
      inputKey: inputValue
    env:
      GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Inputs

inputKey (Required)

Input Key

optionalInputKey (Optional)

Optional Input Key

Default: ``

Outputs

outputKey

Output key

Maintainers

Help & Support

License

Apache-2.0 License