diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 9c79ec0..a28d6be 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -139,7 +139,7 @@ jobs: with: name: generated-pngs path: | - path: ./data/*/*/*.png # Adjust the path based on your directory structure + ./data/*/*/*.png # Adjust the path based on your directory structure retention-days: 2 # Optional: Adjust retention period as needed add: