Skip to content

Commit

Permalink
use new publication action
Browse files Browse the repository at this point in the history
  • Loading branch information
jburel committed Jan 15, 2024
1 parent 25533e9 commit ece465a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/molecule.yml
Expand Up @@ -49,8 +49,8 @@ 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 ece465a

Please sign in to comment.