Added default author

This commit is contained in:
Hugo Bernier 2024-03-24 15:25:41 -04:00 committed by GitHub
parent cfbacc099a
commit cdbe6de213
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -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'