Skip to content

ghe-actions/hello-act-max

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hello-act-max

This is my first GHE action.

Notes

  1. repo name shouldn't contain capital letter, like helloAction. otherwise ##[warning]Failed to download action 'https://api.github.com/repos/wxdlong/helloAction/tarball/master'. Error Response status code does not indicate success: 404 (Not Found).

  2. you should setup two-factor-authentication before publish

Inputs

who-to-greet

Required The name of the person to greet. Default "maximus".

Outputs

time

The time we greeted you.

Example usage

uses: ghe-actions/hello-action@v<Tag>
with:
  who-to-greet: 'Mukul the Octocat'

Contact

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors