We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ac522c4 + 49f3a98 commit 2a5dac1Copy full SHA for 2a5dac1
.github/workflows/galaxy-publish.yml
@@ -16,7 +16,7 @@ jobs:
16
# deploy the collection first, because if it fails, we don't want
17
# to update the galaxy.yml
18
- name: Deploy the collection
19
- uses: artis3n/ansible_galaxy_collection@3368f56529a2ef47ef0ac1ecfcda039f90d0174a # v2
+ uses: artis3n/ansible_galaxy_collection@f6110aef877db4caaa7e9a192975fb006dea61fe # v2
20
with:
21
api_key: ${{ secrets.GALAXY_API_KEY }}
22
galaxy_version: ${{ github.event.release.tag_name }}
0 commit comments