Skip to content

Commit

Permalink
Set fetch-depth to 0 for releases.
Browse files Browse the repository at this point in the history
  • Loading branch information
a-feld committed Jan 20, 2021
1 parent b709b00 commit 2856c37
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/checkout@v2
with:
persist-credentials: false
fetch-depth: 0
- uses: actions/setup-python@v2
with:
python-version: '3.x'
Expand Down

0 comments on commit 2856c37

Please sign in to comment.