diff --git a/.github/release-files-by-build-info-spec.json b/.github/apps-plugin-release-files-spec.json similarity index 100% rename from .github/release-files-by-build-info-spec.json rename to .github/apps-plugin-release-files-spec.json diff --git a/.github/release-files-by-build-props-spec.json b/.github/stream-apps-release-files-spec.json similarity index 100% rename from .github/release-files-by-build-props-spec.json rename to .github/stream-apps-release-files-spec.json diff --git a/.github/workflows/cental-sync-create.yml b/.github/workflows/cental-sync-create.yml index 8fa89b91..62025fc3 100644 --- a/.github/workflows/cental-sync-create.yml +++ b/.github/workflows/cental-sync-create.yml @@ -13,8 +13,8 @@ on: type: choice description: "The AQL spec file for the release files" options: - - '.github/release-files-by-build-props-spec.json' - - '.github/release-files-by-build-info-spec.json' + - '.github/stream-apps-release-files-spec.json' + - '.github/apps-plugin-release-files-spec.json' jobs: build: