actions on github being weird
All checks were successful
test / Linting (push) Successful in 34s
test / Molecule tests (default, ubuntu2004) (push) Successful in 31s
test / Molecule tests (default, debian11) (push) Successful in 37s
test / Molecule tests (default, debian12) (push) Successful in 38s
test / Molecule tests (default, ubuntu2204) (push) Successful in 36s
test / Molecule tests (with_ssh_keys, debian11) (push) Successful in 40s
test / Molecule tests (with_ssh_keys, debian12) (push) Successful in 40s
test / Molecule tests (with_ssh_keys, ubuntu2004) (push) Successful in 34s
test / Molecule tests (with_ssh_keys, ubuntu2204) (push) Successful in 34s

This commit is contained in:
Bertrand Lanson 2023-07-17 23:42:19 +02:00
parent c6944d895c
commit b7a6604f76

View File

@ -13,6 +13,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v3
- name: Publish
uses: ednxzu/galaxy-import-role@v1.0.0
uses: ednxzu/galaxy-import-role@v1
with:
galaxy-api-key: ${{ secrets.GALAXY_API_TOKEN }}