From 92eafdfae6e06c70f821d085271684a6f7cf0c53 Mon Sep 17 00:00:00 2001 From: Sean Sullivan Date: Wed, 15 Mar 2023 21:52:02 -0400 Subject: [PATCH] Update Release (#544) * Fix incorrect required from no to yes inventory organization * update references from redhat_cop to infra * update release * update release --------- Co-authored-by: Tony Kay --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6a5e67d75..9bea9e78f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -25,7 +25,7 @@ jobs: awx_version: ${{ matrix.awx_version }} release: needs: - - integration-test + - ci_standalone uses: "redhat-cop/ansible_collections_tooling/.github/workflows/release_pipeline.yml@main" with: collection_namespace: infra