mirror of
https://github.com/samsonjs/mit-license.git
synced 2026-03-25 09:25:49 +00:00
Remove commit prefix
This commit is contained in:
parent
c786e9a169
commit
c169f786ba
1 changed files with 1 additions and 1 deletions
|
|
@ -94,7 +94,7 @@ module.exports = async (req, res) => {
|
|||
owner: 'remy',
|
||||
repo: 'mit-license',
|
||||
path: `users/${id}.json`,
|
||||
message: `chore: Automated creation of user ${id}.`,
|
||||
message: `Automated creation of user ${id}.`,
|
||||
content: btoa(fileContent),
|
||||
committer: {
|
||||
name: 'MIT License Bot',
|
||||
|
|
|
|||
Loading…
Reference in a new issue