Skip to content

Commit

Permalink
Merge pull request #14 from wwt/certified_update
Browse files Browse the repository at this point in the history
fixed workflow secret
  • Loading branch information
nsthompson authored May 30, 2024
2 parents 4bb06d3 + 5179d33 commit 570d946
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 570d946

Please sign in to comment.