Skip to content

Commit

Permalink
Fix release pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
MrSuicideParrot committed Dec 23, 2021
1 parent 137c959 commit 38f8c1f
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 @@ -55,4 +55,4 @@ jobs:
- name: Push to Ansible Galaxy
uses: robertdebock/[email protected]
with:
galaxy_api_key: ${{ secrets.galaxy_api_key }}
galaxy_api_key: ${{ secrets.GALAXY_API_KEY }}

0 comments on commit 38f8c1f

Please sign in to comment.