mirror of
https://github.com/truecharts/charts.git
synced 2026-07-09 16:51:23 -03:00
Update charts-release.yaml
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
1
.github/workflows/charts-release.yaml
vendored
1
.github/workflows/charts-release.yaml
vendored
@@ -117,6 +117,7 @@ jobs:
|
||||
if: |
|
||||
steps.collect-changes.outputs.changesDetectedAfterTag == 'true'
|
||||
run: |
|
||||
GOBIN=/usr/local/bin/
|
||||
go install github.com/git-chglog/git-chglog/cmd/git-chglog@latest
|
||||
CHARTS=(${{ steps.collect-changes.outputs.modifiedChartsAfterTag }})
|
||||
parthreads=$(($(nproc) * 2))
|
||||
|
||||
Reference in New Issue
Block a user