Skip to content

Commit

Permalink
update action to publish role
Browse files Browse the repository at this point in the history
  • Loading branch information
jburel committed Oct 26, 2023
1 parent 07e0e05 commit ddb7152
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
runs-on: ubuntu-20.04
steps:
- name: galaxy
uses: ome/action-ansible-galaxy-publish@main
uses: robertdebock/galaxy-[email protected]
with:
galaxy-api-key: ${{ secrets.GALAXY_API_KEY }}
galaxy_api_key: ${{ secrets.GALAXY_API_KEY }}
git_branch: ${{ github.ref_name }}

0 comments on commit ddb7152

Please sign in to comment.