Skip to content

Commit

Permalink
Push updates to reusable-s3-download-action branch
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleDolezal committed Dec 3, 2023
1 parent 3181055 commit 488313f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/download-data.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
git config --local user.name "GitHub Action"
git add .
git diff-index --quiet HEAD || git commit -m "update data.json and schedule_vs_realtime_all_day_types_routes.json" -a
git push origin main:main
git push origin reusable-s3-download-action:reusable-s3-download-action

Expand Down

0 comments on commit 488313f

Please sign in to comment.