We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32696cd commit c0f3a1fCopy full SHA for c0f3a1f
.github/workflows/download-data.yml
@@ -27,4 +27,4 @@ jobs:
27
- run: |
28
git add .
29
git commit -m 'Add updated route data that was downloaded from s3'
30
- git push origin save_downloaded_files
+ git push origin main
0 commit comments