Fix workflows

This commit is contained in:
Federico Grandi
2019-12-10 21:09:49 +01:00
parent 5277b29cf2
commit 33d0a0858a
2 changed files with 2 additions and 2 deletions

View File

@@ -24,7 +24,7 @@ jobs:
run: npm run build
- name: Commit changes
uses: EndBug/add-and-commit@v2.1.0
uses: EndBug/add-and-commit@v2.1.1
with:
author_name: Federico Grandi
author_email: fgrandi30@gmail.com

View File

@@ -24,7 +24,7 @@ jobs:
run: npm run build
- name: Commit changes
uses: EndBug/add-and-commit@v2.1.0
uses: EndBug/add-and-commit@v2.1.1
with:
author_name: Federico Grandi
author_email: fgrandi30@gmail.com