Skip to content

Commit

Permalink
Merge pull request #2 from systemli/dependabot/github_actions/robertd…
Browse files Browse the repository at this point in the history
…ebock/galaxy-action-1.1.1

Bump robertdebock/galaxy-action from 1.1.0 to 1.1.1
  • Loading branch information
t2d authored Mar 5, 2021
2 parents e8e18cb + 6f0737b commit f3e7025
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/master'

0 comments on commit f3e7025

Please sign in to comment.