]> git.immae.eu Git - github/fretlink/ansible-rundeck-jobs.git/commitdiff
Merge pull request #15 from gaetanfl/fix_publish v0.8 v0.8.0
authorGaëtan <36162164+gaetanfl@users.noreply.github.com>
Fri, 19 Nov 2021 20:40:33 +0000 (21:40 +0100)
committerGitHub <noreply@github.com>
Fri, 19 Nov 2021 20:40:33 +0000 (21:40 +0100)
fix wrong parameters

.github/workflows/pr.yml

index 06151c8e1c4b14483cdb40ebdbd7bf9082558daf..8370128fca0f306750d2d7d4f915d121412970b4 100644 (file)
@@ -44,4 +44,4 @@ jobs:
       - name: Upload to ansible-galaxy
         uses: robertdebock/galaxy-action@1.1.0
         with:
-          api_key: '${{ secrets.GALAXY_API_KEY }}'
+          galaxy_api_key: '${{ secrets.GALAXY_API_KEY }}'