takahirohonda / use-custom-docker-container-github-actions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Location of the actions

The action here is only for private use. The recommendation from Github is to store file in .github/actions folder.

Troubleshooting

Did you forget to run actions/checkout before running your local action?

We need to add checkout action + the folder structure has to .github/actions/[name-of-your-action].

About


Languages

Language:TypeScript 37.5%Language:HTML 32.4%Language:CSS 17.5%Language:Dockerfile 11.1%Language:Shell 1.5%