8000 fix: git log retrieval issues (#578) · ConsumerAffairs/twilio-python@4ac3fd5 · GitHub
[go: up one dir, main page]

Skip to content < 8000 react-partial partial-name="keyboard-shortcuts-dialog" data-ssr="false" data-attempted-ssr="false" data-react-profiling="false" >

Commit 4ac3fd5

Browse files
fix: git log retrieval issues (twilio#578)
1 parent 94266f1 commit 4ac3fd5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ jobs:
1212
steps:
1313
- name: Checkout twilio-python
1414
uses: actions/checkout@v2
15+
with:
16+
fetch-depth: 0
1517

1618
- name: Login to Docker Hub
1719
uses: docker/login-action@v1

0 commit comments

Comments
 (0)
0