mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 01:57:35 -03:30
Revert accidental line deletion
I made a mistake in https://github.com/ansible/awx/pull/15096. I realized afterwards that it must have been being consumed by the make target.
This commit is contained in:
parent
778961d31e
commit
09f0a366bf
1
.github/workflows/promote.yml
vendored
1
.github/workflows/promote.yml
vendored
@ -57,6 +57,7 @@ jobs:
|
||||
- name: Build collection and publish to galaxy
|
||||
env:
|
||||
COLLECTION_NAMESPACE: ${{ env.collection_namespace }}
|
||||
COLLECTION_VERSION: ${{ env.TAG_NAME }}
|
||||
COLLECTION_TEMPLATE_VERSION: true
|
||||
run: |
|
||||
make build_collection
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user