Skip to content

Commit

Permalink
Merge pull request #3 from outsideopen/dl/set-galaxy-version-in-action
Browse files Browse the repository at this point in the history
Supply the ref_name to the Galaxy import action
  • Loading branch information
dlundgren committed Feb 20, 2024
2 parents 4b4d3d4 + fdd2b3e commit 75626d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/galaxy.yml
Expand Up @@ -12,4 +12,5 @@ jobs:
- name: publish to galaxy
uses: ansible-actions/ansible-galaxy-action@v1.2.0
with:
galaxy_version: ${{ github.ref_name }}
galaxy_api_key: ${{ secrets.galaxy_api_key }}

0 comments on commit 75626d0

Please sign in to comment.