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
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:
parent
c6944d895c
commit
b7a6604f76
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -13,6 +13,6 @@ jobs:
|
|||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
- name: Publish
|
- name: Publish
|
||||||
uses: ednxzu/galaxy-import-role@v1.0.0
|
uses: ednxzu/galaxy-import-role@v1
|
||||||
with:
|
with:
|
||||||
galaxy-api-key: ${{ secrets.GALAXY_API_TOKEN }}
|
galaxy-api-key: ${{ secrets.GALAXY_API_TOKEN }}
|
||||||
|
Loading…
Reference in New Issue
Block a user