Skip to content

Commit

Permalink
Update action to pull entire history
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Overly <[email protected]>
  • Loading branch information
tgsoverly authored and Tim Overly committed Feb 3, 2020
1 parent 7bb8f44 commit 4e2fda6
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

1 comment on commit 4e2fda6

@shamiekhan78
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please help me

Please sign in to comment.