Skip to content

Commit

Permalink
Merge pull request #150 from NomadBlacky/fix-multiple-repository-example
Browse files Browse the repository at this point in the history
Fix multiple repositories example
  • Loading branch information
alejandrohdezma authored Sep 2, 2020
2 parents 1320a16 + 693a266 commit 664c1fe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,8 @@ To update multiple repositories you would need to perform the following steps:
3. Provide it to the action using `repos-file`:
```yaml
# Need to checkout to read the markdown file
- uses: actions/checkout@v2
- name: Launch Scala Steward
uses: scala-steward-org/scala-steward-action@v2
with:
Expand Down

0 comments on commit 664c1fe

Please sign in to comment.