Skip to content

Commit

Permalink
Changed Committer/Author to jessiscript
Browse files Browse the repository at this point in the history
  • Loading branch information
Coersi99 committed Nov 7, 2023
1 parent 399a0e4 commit 29e9f27
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/features/reports.ts
Original file line number Diff line number Diff line change
Expand Up @@ -140,12 +140,12 @@ export async function generateReports(): Promise<void> {
content: contentEncoded,
message: 'Add Report JSON data',
committer: {
name: 'Chris Fleger',
email: '[email protected]',
name: 'jessiscript',
email: '[email protected]',
},
author:{
name: 'Chris Fleger',
email: '[email protected]',
name: 'jessiscript',
email: '[email protected]',
}
});

Expand Down

0 comments on commit 29e9f27

Please sign in to comment.