Skip to content

Commit 9859525

Browse files
authored
Update reddit_scraper.yml
1 parent f9cf178 commit 9859525

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reddit_scraper.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
uses: actions/upload-artifact@v4
4545
with:
4646
name: ${{ env.ARTIFACT_NAME }}
47-
path: data_tmp/*.csv
47+
path: data_tmp/*_merged_*.csv
4848
if-no-files-found: warn
4949
retention-days: 3
5050

0 commit comments

Comments
 (0)