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.
2 parents a56cb68 + 1b34f64 commit be54bfbCopy full SHA for be54bfb
.github/workflows/release.yml
@@ -50,7 +50,7 @@ jobs:
50
helm s3 push chart_release/* tscharts --acl public-read --relative
51
52
- name: Create release
53
- uses: ncipollo/[email protected].1
+ uses: ncipollo/[email protected].2
54
with:
55
tag: ${{ env.CHART_VERSION }}
56
allowUpdates: true
0 commit comments