Skip to content

Commit 811b93c

Browse files
committed
hotfix: testing fetch-depth
1 parent b3cc2b0 commit 811b93c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/chicmoz-prod.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Checkout Repository
2020
uses: actions/checkout@v2
2121
with:
22-
fetch-tags: true
22+
fetch-depth: 0
2323

2424
- name: Print version
2525
run: |

0 commit comments

Comments
 (0)