Use correct comps branch

Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
Stephen Gallagher 2022-07-18 13:27:09 -04:00
parent 3009dcdaaf
commit f47e5e959e
No known key found for this signature in database
GPG Key ID: 45DB85A568286D11

View File

@ -7,7 +7,7 @@ RELEASE_VERSION = "ELN"
COMPS_REPO = "https://pagure.io/fedora-comps.git"
COMPS_BRANCH = "eln"
COMPS_BRANCH = "main"
COMPS_FILE = "comps-eln.xml"
COMPS_COMMAND = "make comps-eln.xml"