refactor offline install, rhsso patch install

This commit is contained in:
Guido Grazioli 2022-01-27 12:00:11 +01:00
commit 906ba3c577
No known key found for this signature in database
GPG key ID: 22C8C31EF2BC093B
5 changed files with 20 additions and 16 deletions

View file

@ -37,7 +37,7 @@ jobs:
ANSIBLE_GALAXY_API_KEY: ${{ secrets.ANSIBLE_GALAXY_API_KEY }}
run: |
ansible-galaxy collection publish *.tar.gz --api-key $ANSIBLE_GALAXY_API_KEY
dispatch:
dispatch:
needs: release
strategy:
matrix: