Skip to content

Commit

Permalink
Update python-script.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MonMog authored Dec 31, 2024
1 parent 3b15435 commit 784ea96
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/python-script.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,7 @@ jobs:
git config --global user.name "GitHub Actions"
git config --global user.email "[email protected]"
cd $OUTPUT_DIRECTORY
git add *.csv
git add output/*.csv
git commit -m "automated CSV file downloaded???"
git push

0 comments on commit 784ea96

Please sign in to comment.