Skip to content

Commit

Permalink
Add all fetch depth (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
trstringer authored Feb 19, 2024
1 parent d7c81a6 commit a3811c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
uses: actions/checkout@v4
with:
fetch-tags: true
fetch-depth: 0
- name: Login to registry
uses: docker/login-action@v3
with:
Expand Down

0 comments on commit a3811c0

Please sign in to comment.