diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 34be4a60..6adf9cad 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -84,7 +84,7 @@ jobs: merge-multiple: true - run: | - chmod +x tmtc-c2a + chmod +x tmtc-c2a* - run: ls -lh @@ -96,4 +96,4 @@ jobs: fail_on_unmatched_files: true generate_release_notes: true files: | - tmtc-c2a + tmtc-c2a*