Skip to content

Commit

Permalink
Use fetch-depth of 0 for deploy.
Browse files Browse the repository at this point in the history
  • Loading branch information
a-feld committed May 11, 2021
1 parent 00c4fd5 commit b85d930
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
- uses: actions/[email protected]
with:
persist-credentials: false
fetch-depth: 0
- uses: actions/[email protected]
with:
python-version: '3.x'
Expand Down

0 comments on commit b85d930

Please sign in to comment.