Skip to content

Commit

Permalink
another test
Browse files Browse the repository at this point in the history
Signed-off-by: IThundxr <[email protected]>
  • Loading branch information
IThundxr committed Jul 26, 2023
1 parent 75da7d0 commit a787801
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .env.example
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
DISCORD_TOKEN=
SAY_LOGS_CHANNEL=
LOGS_CHANNEL=
MAVEN_REPO=
GITHUB_STATUS_CHANNEL=
GITHUB_SECRET=
LOADING_EMOJI=
Expand Down
1 change: 1 addition & 0 deletions src/types/environment.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ declare global {
DISCORD_TOKEN: string;
SAY_LOGS_CHANNEL: string;
LOGS_CHANNEL: string;
MAVEN_REPO: string;
GITHUB_STATUS_CHANNEL: string;
GITHUB_SECRET: string;
LOADING_EMOJI: string;
Expand Down

0 comments on commit a787801

Please sign in to comment.