Skip to content

Commit

Permalink
Update updateData.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wvanderp authored Aug 29, 2020
1 parent 53fa631 commit b0f4832
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/updateData.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
git config --global user.name "github-actions[bot]"
git config --global user.email "41898282+github-actions[bot]@users.noreply.github.com"
git pull
git add -A
if [ -z "$(git status --porcelain)" ]; then
Expand Down

0 comments on commit b0f4832

Please sign in to comment.