Skip to content

Commit

Permalink
Sub Push
Browse files Browse the repository at this point in the history
  • Loading branch information
YaoSiQian committed Aug 18, 2023
1 parent f5b3018 commit d967afa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
run: |
git config --global user.email "github-actions[bot]@users.noreply.github.com"
git config --global user.name "github-actions[bot]"
cd data_export
git add .
git commit -m "${{ github.event.head_commit.message }}"
git push

0 comments on commit d967afa

Please sign in to comment.