From 9325cd02b8066cd9c6cf14d0dca8ec35b78b2583 Mon Sep 17 00:00:00 2001 From: James Morrison Date: Fri, 26 Jan 2024 21:56:38 +0000 Subject: [PATCH] Oops, overwrite is not allowed, retention-days is. --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index f60c4d6..cecec3f 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -40,4 +40,4 @@ jobs: name: artifact path: . if-no-files-found: error - overwrite: true + retention-days: 7