Skip to content

Commit

Permalink
Merge pull request #19 from Appsilon/renovate/patch-dependencies
Browse files Browse the repository at this point in the history
chore(deps): update robertdebock/galaxy-action action to v1.2.1
  • Loading branch information
koralowiec authored Sep 16, 2022
2 parents 089b07e + 37a0362 commit ad9bf05
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 @@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@v3

- name: Publish to Galaxy
uses: robertdebock/[email protected].0
uses: robertdebock/[email protected].1
with:
galaxy_api_key: ${{ secrets.ANSIBLE_GALAXY_TOKEN }}
git_branch: main

0 comments on commit ad9bf05

Please sign in to comment.