Skip to content

Commit

Permalink
Set fetch-depth to feed into chart-releaser action
Browse files Browse the repository at this point in the history
  • Loading branch information
andreev-io committed Jan 23, 2025
1 parent 0dc2975 commit 00d009b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/kubenetmon.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,8 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
fetch-depth: 0

- name: Configure Git
run: |
Expand Down

0 comments on commit 00d009b

Please sign in to comment.