Update README.md

This commit is contained in:
Dave Gallant
2023-02-21 00:15:01 -05:00
committed by GitHub
parent 9849374ea6
commit 20ac445a8e

View File

@@ -71,8 +71,8 @@ jobs:
run: | run: |
git config --local user.email "action@github.com" git config --local user.email "action@github.com"
git config --local user.name "RFD Notify" git config --local user.name "RFD Notify"
git add deals_db/ git add previous_matches
git commit -m "Add changes" -a || true git commit -m "Add matches" -a || true
- name: Push changes - name: Push changes
uses: ad-m/github-push-action@master uses: ad-m/github-push-action@master