Skip to content

Commit

Permalink
use ansible-galaxy-action
Browse files Browse the repository at this point in the history
  • Loading branch information
jburel committed Jan 15, 2024
1 parent 79ecde6 commit 1e608de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: galaxy
uses: robertdebock/galaxy-action@1.2.1
uses: ansible-actions/ansible-galaxy-action@v1.2.0
with:
galaxy_api_key: ${{ secrets.GALAXY_API_KEY }}
git_branch: ${{ github.ref_name }}
galaxy_version: ${{ github.ref_name }}

0 comments on commit 1e608de

Please sign in to comment.