Skip to content

Commit

Permalink
chore: bump galaxy release action version
Browse files Browse the repository at this point in the history
  • Loading branch information
shmileee committed Apr 7, 2022
1 parent 525ba04 commit 30350ed
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ 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 }}
git_branch: main

0 comments on commit 30350ed

Please sign in to comment.