Fix topic name for gh events source example
diff --git a/github/github-source-events/config/CamelGithubSourceConnector.properties b/github/github-source-events/config/CamelGithubSourceConnector.properties
index 5e04647..e02889f 100644
--- a/github/github-source-events/config/CamelGithubSourceConnector.properties
+++ b/github/github-source-events/config/CamelGithubSourceConnector.properties
@@ -23,7 +23,7 @@
 transforms=EventTransforms
 transforms.EventTransforms.type=com.github.oscerd.EventTransforms
 
-topics=gh-test-6
+topics=mytopic
 
 camel.source.endpoint.repoName=finnhub-java-client
 camel.source.endpoint.repoOwner=oscerd