ericcornelissen/svgo-action

Add support for GitHub Actions Kotlin DSL

Closed this issue · 0 comments

Feature Request

  • On: n/a

Description

Add support for usage of this Action with GitHub Actions Kotlin DSL by adding a action-types.yml file with type definitions for Action inputs and outputs.

When implemented, the GitHub Actions Typing Action should be used to validate the validity of the action-types.yml file.

References