Update release.yml

This commit is contained in:
Pаramtamtām 2025-03-14 14:02:17 +04:00 committed by GitHub
parent 53e8111ec3
commit df2468d8de
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -76,8 +76,7 @@ jobs:
--merge \ --merge \
./helm-charts/index.yaml \ ./helm-charts/index.yaml \
./helm-charts ./helm-charts
- uses: yKicchan/generate-directory-listing-action@v1 - {uses: gacts/directory-listing@v1, with: {overwrite: true}}
with: {target: ., ignore: "**/index.html", override: true}
- name: Commit and push the changes - name: Commit and push the changes
run: | run: |
git config user.name "${{ github.actor }}" git config user.name "${{ github.actor }}"