We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b709b00 commit 2856c37Copy full SHA for 2856c37
.github/workflows/deploy.yml
@@ -29,6 +29,7 @@ jobs:
29
- uses: actions/checkout@v2
30
with:
31
persist-credentials: false
32
+ fetch-depth: 0
33
- uses: actions/setup-python@v2
34
35
python-version: '3.x'
0 commit comments