Skip to content

Commit

Permalink
Try patched version for ansible_galaxy_collection to fix 'galaxy.yml'…
Browse files Browse the repository at this point in the history
… not found error
  • Loading branch information
jhampson-dbre committed Dec 25, 2020
1 parent 3602ed3 commit 041e627
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
body: ${{ steps.tag_version.outputs.changelog }}

- name: Deploy to Ansible Galaxy
uses: artis3n/ansible_galaxy_collection@v2
uses: artis3n/ansible_galaxy_collection@5a43945816453c9c75a560d90002818231fa2797
with:
api_key: '${{ secrets.galaxy_api_key }}'
galaxy_version: '${{ steps.tag_version.outputs.new_tag }}'

0 comments on commit 041e627

Please sign in to comment.