Skip to content

Commit c0f3a1f

Browse files
committed
Save downloaded data on main branch
1 parent 32696cd commit c0f3a1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/download-data.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,4 @@ jobs:
2727
- run: |
2828
git add .
2929
git commit -m 'Add updated route data that was downloaded from s3'
30-
git push origin save_downloaded_files
30+
git push origin main

0 commit comments

Comments
 (0)