34 Forks
89 Stars
89 Watchers

actions

:rocket: Homebrew's GitHub Actions

How to download and setup actions

Open terminal and run command
git clone https://github.com/Homebrew/actions.git
git clone is used to create a copy or clone of actions repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with actions https://github.com/Homebrew/actions/archive/master.zip

Or simply clone actions with SSH
[email protected]:Homebrew/actions.git

If you have some problems with actions

You may open issue on actions support forum (system) here: https://github.com/Homebrew/actions/issues