Skip to content

Commit

Permalink
Set fetch-depth to 0
Browse files Browse the repository at this point in the history
  • Loading branch information
kekonn authored Mar 28, 2024
1 parent 6396f27 commit 2941bc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
uses: actions/checkout@v4
with:
fetch-tags: true
fetch-depth: 1
fetch-depth: 0

# Workaround: https://github.com/docker/build-push-action/issues/461
- name: Setup Docker buildx
Expand Down

0 comments on commit 2941bc8

Please sign in to comment.