From e4e7b4c2930849b47d7dccf8a389158604e4ccdd Mon Sep 17 00:00:00 2001 From: Nikolas Laskaris Date: Tue, 12 Oct 2021 13:43:26 +0300 Subject: [PATCH 1/2] Update ci.yml --- .github/workflows/ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index b550d38..ff0f69a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,4 +17,5 @@ jobs: with: name: Package path: staging + retention-days: 730 From 89f7bf6b97de75354bf0b333eb53b8103d3e2667 Mon Sep 17 00:00:00 2001 From: Nikolas Laskaris Date: Tue, 12 Oct 2021 15:48:42 +0300 Subject: [PATCH 2/2] Update ci.yml --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ff0f69a..b550d38 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -17,5 +17,4 @@ jobs: with: name: Package path: staging - retention-days: 730