Skip to content

Instantly share code, notes, and snippets.

@luandevpro
Created August 16, 2020 04:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save luandevpro/f6c654a65448d5ff344355c823245f01 to your computer and use it in GitHub Desktop.
Save luandevpro/f6c654a65448d5ff344355c823245f01 to your computer and use it in GitHub Desktop.
Parameter Description Required
Name The name of your action. Helps visually identify the actions in a job.
Description A summary of what your action does.
Inputs Input parameters allow you to specify data that the action expects to use during runtime. These parameters become environment variables in the runner.
Outputs Specifies the data that subsequent actions can use later in the workflow after the action that defines these outputs has run.
Runs The command to run when the action executes.
Branding You can use a color and Feather icon to create a badge to personalize and distinguish your action in GitHub Marketplace.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment