diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5e58b94..411dcf6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -79,5 +79,5 @@ jobs: uses: actions/upload-artifact@v4 with: name: my-artifact - path: my_file.txt + path: dist/* retention-days: 5