refactor offline install, rhsso patch install

This commit is contained in:
Guido Grazioli
2022-01-27 12:00:11 +01:00
parent 11fb2cc43b
commit 906ba3c577
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: