Corrected README reference in workflow

pull/126/head
tycrek 4 years ago
parent 57f426f18a
commit 6461b028bc
No known key found for this signature in database
GPG Key ID: F1B8043463D3ABEE

@ -20,7 +20,7 @@ jobs:
run: node _build.js
- name: Commit
run: |
git add README-test.md
git add README.md
git config --local user.email "action@github.com"
git config --local user.name "GitHub Action"
git commit -m "Generated README.md"

Loading…
Cancel
Save