Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Added fetch-depth option in example
  • Loading branch information
sidey79 authored Dec 17, 2019
1 parent 2d30365 commit 76348dc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@ none
steps:
- name: Checkout Repostory
uses: actions/checkout@v1
with:
fetch-depth: 0
```

2. You can create the controls file
Expand Down

0 comments on commit 76348dc

Please sign in to comment.