Skip to content

Commit 9f6d2fd

Browse files
author
openshift-pipelines-bot
committed
Use Single Commit for Index Catalog
1 parent 16cb628 commit 9f6d2fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/index-render-template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
- name: Apply downloaded changes
7474
run: |
7575
set -x
76-
cp -rvf downloaded-artifacts/ .konflux/olm-catalog/index/
76+
cp -rvf downloaded-artifacts/* .konflux/olm-catalog/index/
7777
- name: Commit Changes and Generate PR
7878
run: |
7979
git config user.name openshift-pipelines-bot

0 commit comments

Comments
 (0)