From 16f580c178e8f988736eb53c0f18083493471f3e Mon Sep 17 00:00:00 2001 From: Guillaume Mazoyer Date: Sun, 15 Oct 2023 21:19:46 +0200 Subject: [PATCH] Fix import to new Galaxy --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index f8b2d2a..f577c65 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -80,4 +80,4 @@ jobs: run: >- ansible-galaxy role import --token ${{ secrets.GALAXY_API_KEY }} - peering-manager ansible-role-peering-manager + gmazoyer ansible-role-peering-manager