We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63d65ec commit 31f4a72Copy full SHA for 31f4a72
.github/workflows/ci-cd.yaml
@@ -113,4 +113,4 @@ jobs:
113
CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
114
CR_GENERATE_RELEASE_NOTES: true
115
# If we didn't bump the chart version then we can skip the release
116
- CR_SKIP_EXISTING: true
+ CR_SKIP_EXISTING: false
0 commit comments