Browse Source

Set default author as GitHub Actions

pull/1/head
Abheek Dhawan 3 years ago
committed by GitHub
parent
commit
1aa75c3ecd
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      .github/workflows/encode-and-commit.yml

1
.github/workflows/encode-and-commit.yml

@ -15,4 +15,5 @@ jobs:
language: 'en' language: 'en'
- uses: endbug/add-and-commit@v8 - uses: endbug/add-and-commit@v8
with: with:
default_author: github_actions
message: '[CI] Update W3Strings' message: '[CI] Update W3Strings'

Loading…
Cancel
Save