Skip to content

Commit

Permalink
fix: missing fetch-depth
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotxx committed Dec 20, 2024
1 parent f35f035 commit bb17a45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,7 @@ jobs:
repository: KusionStack/charts
path: charts
token: ${{ secrets.CHART_UPDATER_PAT }}
fetch-depth: 0

- name: Bump version in the related HelmChart Chart.yaml
uses: fjogeleit/yaml-update-action@main
Expand Down

0 comments on commit bb17a45

Please sign in to comment.