From a1fead98915d1fa8a2b269412a43b94e8794f1fa Mon Sep 17 00:00:00 2001 From: Chris Compton Date: Tue, 5 Dec 2023 15:43:23 -0600 Subject: [PATCH] Adjust home repository to oscal-content --- .github/workflows/content-artifacts.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/content-artifacts.yml b/.github/workflows/content-artifacts.yml index f83bb733..dcacd666 100644 --- a/.github/workflows/content-artifacts.yml +++ b/.github/workflows/content-artifacts.yml @@ -11,7 +11,7 @@ on: workflow_dispatch: name: Process Content Artifacts env: - HOME_REPO: usnistgov/OSCAL + HOME_REPO: usnistgov/oscal-content # With the default GEN_CONTENT_DIR, the resulting catalogs, profiles, and # other example content will end up in the build/generated directory. For # checking in finalized content, it goes into build/.., the top-level