From b1b9f3b412ed16a45dfe7c6f60ea8d6fbae97630 Mon Sep 17 00:00:00 2001 From: "Eden Ross Duff, MSc" Date: Thu, 30 May 2024 14:52:59 -0500 Subject: [PATCH] rename artifact security to security 2. See also https://github.com/OZI-Project/OZI/issues/620 Signed-off-by: Eden Ross Duff, MSc --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 716353e..ae288fb 100644 --- a/action.yml +++ b/action.yml @@ -45,6 +45,6 @@ runs: - uses: actions/upload-artifact@v4.3.0 if: steps.release.outputs.released == 'true' || steps.draft.outputs.created == 'true' with: - name: 'security' + name: 'security2' path: | ./