8000 GitHub - speelbarrow/checkout-and-setup: Simple GitHub Action that checks out the repository and sets up the environment.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

speelbarrow/checkout-and-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

checkout-and-setup

Simple GitHub Action that checks out the repository and sets up the environment.

USAGE

  • Create a composite action in the same repository as the workflow using this action. The file should be at the path .github/actions/setup/action.yml relative to the repository root.
  • Make sure the local setup action takes an input secrets if you require any secrets in this action. Use retrieve values from inputs.secrets instead of secrets.
  • Run this action in your workflow, providing secrets input if necessary.

About

Simple GitHub Action that checks out the repository and sets up the environment.

Topics

Resources

License

Stars

Watchers

Forks

0