Skip to content
play

GitHub Action

Echo Action

v0.2 Latest version

Echo Action

play

Echo Action

Simple action for printing input to output

Installation

Copy and paste the following snippet into your .yml file.

              

- name: Echo Action

uses: imesense/[email protected]

Learn more about this action in imesense/gha-echo-action

Choose a version

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