From dc5477c29ab52e46cdd4ce3a2a61704276fe0fe1 Mon Sep 17 00:00:00 2001 From: Tom Page Date: Thu, 16 Mar 2023 12:32:23 +0000 Subject: [PATCH] Update release.yml (#545) --- .github/workflows/release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9bea9e78f..f87e15ae0 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -34,6 +34,7 @@ jobs: collection_version: ${{ github.ref_name }} collection_repo: https://github.com/redhat-cop/controller_configuration/ quay_username: redhat_cop + collection_dependencies: awx.awx secrets: galaxy_api_key: ${{ secrets.ANSIBLE_GALAXY_APIKEY }} infra_api_key: ${{ secrets.GALAXY_INFRA_KEY }}