Skip to content

Commit

Permalink
Merge pull request #350 from tgsoverly/patch-1
Browse files Browse the repository at this point in the history
Update action to pull entire history
  • Loading branch information
vmarkovtsev authored Feb 22, 2020
2 parents 7bb8f44 + 4e2fda6 commit 13a2081
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ jobs:
name: Charts generated by src-d/hercules
steps:
- uses: actions/checkout@master
with:
fetch-depth: 0
- name: Hercules
uses: src-d/hercules@master
- uses: actions/upload-artifact@master
Expand Down

0 comments on commit 13a2081

Please sign in to comment.