Skip to content

Commit

Permalink
bring back depth 0
Browse files Browse the repository at this point in the history
  • Loading branch information
hellt committed Jul 24, 2024
1 parent aff16d9 commit 762fefa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
# with:
# fetch-depth: 0
with:
fetch-depth: 0 # needed for commit authors plugin

- name: Login to GitHub Container Registry
uses: docker/login-action@v1
Expand Down

0 comments on commit 762fefa

Please sign in to comment.