Skip to content

Commit

Permalink
Update scrape.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
dwillis authored Aug 29, 2023
1 parent 11b891b commit 2e1e199
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/scrape.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
run: |-
git config user.name "Automated"
git config user.email "actions@users.noreply.github.com"
git pull
git add -A
timestamp=$(date -u)
git commit -m "Latest data: ${timestamp}" || exit 0
Expand Down

0 comments on commit 2e1e199

Please sign in to comment.