Update release.yml
This commit is contained in:
parent
53e8111ec3
commit
df2468d8de
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@ -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 }}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user