Skip to content

imesense/gha-echo-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

Echo Action

License Release Open in Dev Containers Run action

Simple action for printing input to output

Inputs

input-string

  • Required
  • Input string
  • Default "input"

Outputs

output-string

  • Output string

Example usage

uses: imesense/[email protected]
with:
  input-string: 'Input'

License

This project licensed under terms of the MIT license. See this file for details