This is an automated email from the ASF dual-hosted git repository.
yuzelin pushed a commit to branch pypaimon_0.2.0
in repository https://gitbox.apache.org/repos/asf/paimon-website.git
The following commit(s) were added to refs/heads/pypaimon_0.2.0 by this push:
new 68b8eaf369 try fix 2
68b8eaf369 is described below
commit 68b8eaf369fc140daf82223444b1f2cbee47935d
Author: yuzelin <[email protected]>
AuthorDate: Tue Jan 7 12:06:09 2025 +0800
try fix 2
---
library/markdown-parser/config.ts | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/library/markdown-parser/config.ts
b/library/markdown-parser/config.ts
index 9a5ecfa2a0..fc66c4a83e 100644
--- a/library/markdown-parser/config.ts
+++ b/library/markdown-parser/config.ts
@@ -26,7 +26,9 @@ export const Configuration = {
dist: 'metadata',
article: 'articles',
profile: 'profiles',
- release: 'releases'
+ release: 'releases',
+ paimon-release: 'releases/paimon',
+ pypaimon-release: 'releases/pypaimon'
},
article: {
abstract: {