Skip to content

Commit

Permalink
chore(deps): update robertdebock/galaxy-action action to v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and DamianBudelewski committed Apr 5, 2022
1 parent 92001c8 commit 13df219
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ jobs:
uses: actions/checkout@v3

- name: Publish to Galaxy
uses: robertdebock/galaxy-action@1.1.1
uses: robertdebock/galaxy-action@1.2.0
with:
galaxy_api_key: ${{ secrets.ANSIBLE_GALAXY_TOKEN }}

0 comments on commit 13df219

Please sign in to comment.