Skip to content

Commit 2960539

Browse files
authored
Merge pull request #169 from Hacking-the-Cloud/Frichetten-patch-1
Update deploy_v2.yml
2 parents 72fc7d3 + 62cb2c0 commit 2960539

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy_v2.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ jobs:
1111
GH_TOKEN: ${{ secrets.GH_TOKEN }}
1212
steps:
1313
- uses: actions/checkout@v2
14+
with:
15+
fetch-depth: 0
1416
- uses: actions/setup-python@v2
1517
with:
1618
python-version: 3.x

0 commit comments

Comments
 (0)