Skip to content

Commit

Permalink
Updated action in release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
amolopcito committed May 17, 2021
1 parent dac8f14 commit 729a412
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
- name: Install ansible-base to deploy collection
run: pip install ansible-base
- name: Build and Deploy Collection
uses: artis3n/ansible_galaxy_collection@v2
#uses: artis3n/ansible_galaxy_collection@v2
uses: arillso/action.ansible.collection@master
with:
api_key: ${{ secrets.GALAXY_API_KEY }}

0 comments on commit 729a412

Please sign in to comment.