Skip to content

Commit

Permalink
bump galaxy-action
Browse files Browse the repository at this point in the history
Push of role to ansible galaxy was failing
  • Loading branch information
ltalirz committed Sep 16, 2022
1 parent 244bd3c commit cfd3d02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: robertdebock/galaxy-action@1.0.3
- uses: robertdebock/galaxy-action@1.2.1
with:
galaxy_api_key: ${{ secrets.GALAXY_API_KEY }}

0 comments on commit cfd3d02

Please sign in to comment.