Skip to content

Commit

Permalink
add elizaOS config
Browse files Browse the repository at this point in the history
  • Loading branch information
madjin committed Jan 2, 2025
1 parent 080a188 commit ee0eba0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/jsdoc-automation/src/Configuration.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ export class Configuration implements Omit<ConfigurationData, 'rootDirectory'> {

public excludedDirectories: string[] = [];
public repository: Repository = {
owner: 'madjin',
owner: 'elizaOS',
name: 'eliza',
pullNumber: undefined
};
Expand Down

0 comments on commit ee0eba0

Please sign in to comment.