Skip to content

Commit

Permalink
ci(demo): increased fetchd depth
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Pickering committed Apr 20, 2022
1 parent 03ea2c8 commit 011427e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ jobs:
steps:
- name: Check out repository
uses: actions/checkout@v3
with:
fetch-depth: 0

- name: Heroku Login
run: |
Expand Down

0 comments on commit 011427e

Please sign in to comment.