Skip to content

Commit

Permalink
Set fetch-depth to 0
Browse files Browse the repository at this point in the history
  • Loading branch information
carlbennett committed Nov 24, 2024
1 parent 4d63461 commit c3a8e8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jobs:
- name: Checkout Code
uses: actions/checkout@v4
with:
fetch-depth: 0 # Everything
fetch-tags: true

- name: Update apt cache
Expand Down

0 comments on commit c3a8e8e

Please sign in to comment.