Skip to content

Commit

Permalink
update publish to galaxy step name
Browse files Browse the repository at this point in the history
  • Loading branch information
artyorsh committed Aug 21, 2024
1 parent 71f8923 commit 00a1934
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 @@ -56,7 +56,7 @@ jobs:
- name: "Build the Collection"
run: ansible-galaxy collection build

- name: "Publish the Collection to Galaxy"
- name: "Publish to Galaxy"
run: >-
ansible-galaxy collection publish
--api-key ${{ secrets.GALAXY_API_KEY }}
Expand Down

0 comments on commit 00a1934

Please sign in to comment.