Skip to content

dsp-testing/print-message-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Print Message Action

This GitHub Action prints a custom message to the workflow logs.

Inputs

Name Description Required
message The message to echo ✅ Yes

Example

steps:
  - name: Print a message
    uses: dsp-testing/print-message-action@v1
    with:
      message: "Hello from my custom action!"

Commit 2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published