diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 97170830a7addee1190da3b8cb6f57e48bd2e94a..69953205ba95ef2e818d4fb1558561f2b456f22d 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,3 +1,3 @@
 include:
-- project: kartenaale/pack-ci
+- project: kartenaale/build/pack-ci
   file: '.gitlab-ci.yml'
diff --git a/content/HSK-Deutsch/.apkg-spec.yaml b/content/HSK-Deutsch/.apkg-spec.yaml
index 532c5060b042c4477e08c6b85b360d60c9d96781..e8801ccd9ff26b0173b327b077a1094e8392afce 100644
--- a/content/HSK-Deutsch/.apkg-spec.yaml
+++ b/content/HSK-Deutsch/.apkg-spec.yaml
@@ -1,11 +1,11 @@
-content_version: 1.0.0
+content_version: 1.0.1
 
 templates:
 - molaoshi
 
 content:
 - import_csv:
-    content_version: 2024-07-23 18:00:00+00:00
+    content_version: 2024-07-24 18:00:00+00:00
     note_type: Vokabeln
     file_patterns:
     - 'kil-de/*.csv'
@@ -29,6 +29,9 @@ content:
     - Schreiben (繁體字) anlegen
     fields_static:
       Credits: <div notice-file="KIL_HSK_NOTICE_DE"></div>
+      Hören anlegen: 'true'
+      Lesen (Pīnyīn) anlegen: 'true'
+      Lesen (简体字) anlegen: 'true'
     tags: []
 
 resource_paths:
diff --git a/content/HSK-English/.apkg-spec.yaml b/content/HSK-English/.apkg-spec.yaml
index 400e60c92e7246cebee35e7e805da9ba562308d5..d5bcbe095d608494f21057b7057d35b03a9466dc 100644
--- a/content/HSK-English/.apkg-spec.yaml
+++ b/content/HSK-English/.apkg-spec.yaml
@@ -1,34 +1,37 @@
-content_version: 1.0.0
+content_version: 1.0.1
 
 templates:
-- molaoshi
+- vocabulary
 
 content:
 - import_csv:
-    content_version: 2024-07-23 18:00:00+00:00
-    note_type: Vokabeln
+    content_version: 2024-07-24 18:00:00+00:00
+    note_type: Vocabulary
     file_patterns:
     - '*.csv'
     delimiter: ','
-    deck_name_pattern: 'HSK English::{{card_type}}::{{Lektion}}'
+    deck_name_pattern: 'HSK English::{{card_type}}::{{Lesson}}'
     fields_mapping:
     - guid
-    - Lektion
+    - Lesson
     - ''
     - 简体字
     - Pīnyīn
-    - Deutsch
-    - Beispiele
+    - English
+    - Examples
     - 繁體字
-    - Standardaussprache
+    - Pronunciation
     - Zhuyin
-    - Radikal finden anlegen
-    - Radikal finden (繁體字) anlegen
-    - Schreiben (简体字) anlegen
-    - Lesen (繁體字) anlegen
-    - Schreiben (繁體字) anlegen
+    - Enable identify radical (简体字)
+    - Enable identify radical (繁體字)
+    - Enable write (简体字)
+    - Enable read (繁體字)
+    - Enable write (繁體字)
     fields_static:
       Credits: <div notice-file="KIL_HSK_NOTICE_EN"></div>
+      Enable listen: 'true'
+      Enable read (Pīnyīn): 'true'
+      Enable read (简体字): 'true'
     tags: []
 
 resource_paths: