Skip to content

Commit

Permalink
release fix (#966)
Browse files Browse the repository at this point in the history
* Revert job template to standard async

* update release and release fragment

* update release
  • Loading branch information
sean-m-sullivan authored Oct 31, 2024
1 parent f015074 commit 69d60d9
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 @@ -27,7 +27,7 @@ jobs:
collection_version: ${{ github.ref_name }}
collection_repo: https://github.com/redhat-cop/aap_configuration/
quay_username: redhat_cop
collection_dependencies: awx.awx
collection_dependencies: awx.awx ansible.eda ansible.hub
matrix_message: This Ansible collection allows for easy interaction with an AWX or Ansible Controller server via Ansible roles using the AWX/Controller collection modules.
secrets:
collection_api_key_1: ${{ secrets.GALAXY_INFRA_KEY }}
Expand Down

0 comments on commit 69d60d9

Please sign in to comment.