Skip to content

Commit

Permalink
Update galaxy action
Browse files Browse the repository at this point in the history
  • Loading branch information
j91321 authored Sep 16, 2022
1 parent 057c808 commit d71fdf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Publish on Ansible Galaxy
uses: robertdebock/galaxy-action@1.0.1
uses: robertdebock/galaxy-action@1.2.0
with:
galaxy_api_key: ${{ secrets.galaxy_api_key }}

0 comments on commit d71fdf9

Please sign in to comment.