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.
1 parent a8f4c10 commit 1690006Copy full SHA for 1690006
.github/workflows/publish.yml
@@ -16,7 +16,7 @@ jobs:
16
# Checks-out the repository under $GITHUB_WORKSPACE, so it's accessible to the job
17
- uses: actions/checkout@v2
18
19
- - name: Injecting a dynamic Collection version
+ - name: Build and publish a collection
20
uses: artis3n/ansible_galaxy_collection@v2
21
with:
22
api_key: '${{ secrets.GALAXY_API_KEY }}'
0 commit comments