From e82e639e41223794b93f7fd54afe443eba376fbc Mon Sep 17 00:00:00 2001 From: Alex Stephen Date: Tue, 28 Jul 2020 11:13:04 -0700 Subject: [PATCH] Update automationhub.yml --- .github/workflows/automationhub.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/automationhub.yml b/.github/workflows/automationhub.yml index 59eb1e5..969904c 100644 --- a/.github/workflows/automationhub.yml +++ b/.github/workflows/automationhub.yml @@ -22,4 +22,4 @@ jobs: ANSIBLE_AUTOMATION_HUB_API_KEY: ${{ secrets.ANSIBLE_AUTOMATION_HUB_API_KEY }} run: | ansible-galaxy collection build . - ansible-galaxy collection publish *.tar.gz --api-key $ANSIBLE_GALAXY_API_KEY --url=https://cloud.redhat.com/api/automation-hub/ + ansible-galaxy collection publish *.tar.gz --api-key=$ANSIBLE_GALAXY_API_KEY -s=https://cloud.redhat.com/api/automation-hub/