Skip to content
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.

Add support for GitHub Actions Kotlin DSL #262

Merged
merged 8 commits into from
Aug 3, 2022
Merged

Conversation

ericcornelissen
Copy link
Owner

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.

Also, use the GitHub Actions Typing Action to validate the validity of this action-types.yml file.

Adding `type` keys in action.yml results in an error from GitHub
Actions:

    ./action.yml (Line: 14, Col: 5): Unexpected value 'type'
@ericcornelissen ericcornelissen added enhancement New feature or request dependencies Changes to the project's dependencies ci/cd Relates to ci/cd labels Aug 1, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
ci/cd Relates to ci/cd dependencies Changes to the project's dependencies enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant