mirror of
https://github.com/truecharts/charts.git
synced 2026-07-10 07:04:04 -03:00
fix ci mistake
This commit is contained in:
2
.github/workflows/charts-release.yaml
vendored
2
.github/workflows/charts-release.yaml
vendored
@@ -52,8 +52,6 @@ jobs:
|
||||
sudo dpkg -i /tmp/helm-docs.deb
|
||||
|
||||
- name: Generate README for changed charts
|
||||
if: |
|
||||
steps.collect-changes.outputs.changesDetected == 'true'
|
||||
run: |
|
||||
.github/scripts/gen-docs.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user