mirror of
https://github.com/ansible-collections/google.cloud.git
synced 2025-04-05 10:20:26 -07:00
Update automationhub.yml
This commit is contained in:
parent
2602ef2bd9
commit
e82e639e41
1 changed files with 1 additions and 1 deletions
2
.github/workflows/automationhub.yml
vendored
2
.github/workflows/automationhub.yml
vendored
|
@ -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/
|
||||
|
|
Loading…
Add table
Reference in a new issue