Skip to content

Commit

Permalink
it works but i'm just being stupid
Browse files Browse the repository at this point in the history
  • Loading branch information
sctop committed Aug 26, 2023
1 parent cde87ce commit a7efd54
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,4 @@ jobs:
cd data_export
git add .
git commit -m "Update: ${{ github.event.head_commit.message }}"
git push origin HEAD:main
cd ..
rm -rf data
rm -rf data_export
git push origin HEAD:main

0 comments on commit a7efd54

Please sign in to comment.