Skip to content

Commit

Permalink
yeah the folder name changed so i'm very stupid
Browse files Browse the repository at this point in the history
  • Loading branch information
sctop committed Aug 26, 2023
1 parent a7efd54 commit 2d65698
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
run: |
git config --global user.email "github-actions@github.com"
git config --global user.name "github-actions"
cd data_export
cd ost_data_export
git add .
git commit -m "Update: ${{ github.event.head_commit.message }}"
git push origin HEAD:main

0 comments on commit 2d65698

Please sign in to comment.