diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e6ef435..1616c8e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -31,6 +31,7 @@ jobs: with: name: artifacts path: artifacts/ + retention-days: 1 release: name: Release on GitHub runs-on: ubuntu-18.04