Skip to content

Commit c5e1dde

Browse files
authored
Fix google.group.target (#60)
Signed-off-by: stianst <stianst@gmail.com>
1 parent 59ac838 commit c5e1dde

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/resources/application.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ gmail.refresh.token=${GMAIL_REFRESH_TOKEN}
4242
gmail.user.email=${GMAIL_USER_EMAIL}
4343

4444
# --- Business Logic Targets ---
45-
google.group.target=keycloak-security-lab@googlegroups.com
45+
google.group.target=keycloak-security@googlegroups.com
4646
# --- Google Group Target ---
4747
#Sync interval for checking e-mails
4848
bot.email.sync.interval=10m

0 commit comments

Comments
 (0)