Skip to content

Commit

Permalink
hotfix: testing fetch-depth
Browse files Browse the repository at this point in the history
  • Loading branch information
FilipHarald committed Dec 13, 2024
1 parent b3cc2b0 commit 811b93c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chicmoz-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Checkout Repository
uses: actions/checkout@v2
with:
fetch-tags: true
fetch-depth: 0

- name: Print version
run: |
Expand Down

0 comments on commit 811b93c

Please sign in to comment.