Added default author
This commit is contained in:
parent
cfbacc099a
commit
cdbe6de213
|
@ -35,6 +35,7 @@ jobs:
|
|||
- name: Commit samples.json to gh-pages
|
||||
uses: EndBug/add-and-commit@v9
|
||||
with:
|
||||
default_author: github_actions
|
||||
cwd: ./gh-pages
|
||||
branch: gh-pages
|
||||
add: 'samples.json --force'
|
||||
|
|
Loading…
Reference in New Issue