Skip to content

Commit

Permalink
fetch-depth
Browse files Browse the repository at this point in the history
  • Loading branch information
lecriste committed Nov 26, 2024
1 parent 32fdfe9 commit bd94a0f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/on_tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ jobs:
steps:
- name: Check out code
uses: actions/checkout@v4
#with:
# fetch-depth: 0
with:
fetch-depth: 0

- name: Docker Hub Login
uses: docker/login-action@v3
Expand Down

0 comments on commit bd94a0f

Please sign in to comment.