Skip to content

Commit

Permalink
Merge pull request #29 from systemli/dependabot/github_actions/robert…
Browse files Browse the repository at this point in the history
…debock/galaxy-action-1.2.1
  • Loading branch information
dependabot[bot] authored May 23, 2022
2 parents dc1f09c + 6c4c4fa commit badc60f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Publish to Ansible Galaxy
uses: robertdebock/[email protected].0
uses: robertdebock/[email protected].1
with:
galaxy_api_key: ${{ secrets.galaxy_api_key }}
if: github.ref == 'refs/heads/main'

0 comments on commit badc60f

Please sign in to comment.