Adjust steps description.

This commit is contained in:
Manuele Simi 2021-01-24 22:50:00 -05:00
parent 9010e45923
commit b04a801c07
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ Starting from a list of git projects and a Bash fragment, for each project, this
## How Does It Work
The pipeline:
1. clones one repository at the time
1. clones one repository at the time from _Git Root_/_Repo Name_ (from the list)
2. downloads the action file from _Action Root_/_Action File_ in the root folder of the repository
3. runs the action file using the root folder of the repository as working dir
4. pushes the repository back to Gitea