Skip to content

Commit 9ed894d

Browse files
committed
fix: attach manifests to release
Signed-off-by: Matthias Riegler <[email protected]>
1 parent 9b48ab0 commit 9ed894d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,6 @@ jobs:
7070
uses: softprops/action-gh-release@v1
7171
with:
7272
files: |
73-
composable.yaml
73+
manifests.yaml
7474
crds.yaml
7575

0 commit comments

Comments
 (0)