Skip to content

Commit

Permalink
cr status
Browse files Browse the repository at this point in the history
  • Loading branch information
harshv1995 committed Sep 26, 2023
1 parent e4c39c0 commit 2f8fcb2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,8 @@ jobs:
- name: Package chart using chart releaser
run: |
cr package tracing-chart --config cr.yaml
rm -rf .cr-release-packages
cr package tracing-chart --config cr.yaml
- name: git create tag
run: |
Expand Down

0 comments on commit 2f8fcb2

Please sign in to comment.