Skip to content

Commit

Permalink
fixed workflow secret
Browse files Browse the repository at this point in the history
  • Loading branch information
nsthompson committed May 30, 2024
1 parent 00c837c commit 5179d33
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,5 @@ jobs:
uses: ansible/ansible-content-actions/.github/workflows/release_galaxy.yaml@main
with:
environment: release
secrets:
ansible_galaxy_api_key: ${{ secrets.ANSIBLE_GALAXY_API_KEY }}

0 comments on commit 5179d33

Please sign in to comment.