Skip to content

Commit 025ba90

Browse files
committed
added helm ci cr token
Signed-off-by: kumarabd <abishekkumar92@gmail.com>
1 parent 1d6dd3d commit 025ba90

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
if: github.event_name != 'pull_request' && (startsWith(github.ref, 'refs/tags/') || github.ref == 'refs/heads/master') && success()
5252
uses: actions/checkout@master
5353
with:
54-
fetch-depth: 0
54+
fetch-depth: 1
5555
- name: Run chart-releaser
5656
uses: helm/chart-releaser-action@v1.0.0
5757
env:

0 commit comments

Comments
 (0)