File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ exports.plugins = [
1818 } ] ,
1919 "@semantic-release/changelog" ,
2020 [ "@semantic-release/npm" , { "npmPublish" : false } ] ,
21- [ "@semantic-release/exec" , { "prepareCmd" : "HELM_VERSION=3.8.0 ./scripts/sync-charts.sh" } ] ,
21+ [ "@semantic-release/exec" , { "prepareCmd" : "HELM_VERSION=3.14.3 ./scripts/sync-charts.sh" } ] ,
2222 "@semantic-release/git" ,
2323 "@semantic-release/github"
2424]
Original file line number Diff line number Diff line change @@ -46,5 +46,5 @@ blocks:
4646 - name : release
4747 commands :
4848 - sudo snap install google-cloud-cli --classic
49- - gcloud auth activate-service-account --key-file= ~/.matic-ninja.json
49+ - gcloud auth activate-service-account --key-file ~/.matic-ninja.json
5050 - pnpm semantic-release
You can’t perform that action at this time.
0 commit comments