diff --git a/.github/workflows/AutosarUmlActionExample.yml b/.github/workflows/AutosarUmlActionExample.yml
index 96d725b..8cd61e4 100644
--- a/.github/workflows/AutosarUmlActionExample.yml
+++ b/.github/workflows/AutosarUmlActionExample.yml
@@ -42,7 +42,6 @@ jobs:
incquery_password: "${{ secrets.INCQUERY_PASSWORD }}"
license: "${{ secrets.INCQUERY_AUTOSAR_UML_INTEGRATION_LICENSE }}"
targetPackagePath: "Bob's Uncle"
- targetPackageGuid: "1"
- name: Push updated model
run: |
git config --local user.name "Automatic Model Update"
diff --git a/example-arxml/counting-logic.arxml b/example-arxml/counting-logic.arxml
index b6fb746..0bf0a82 100644
--- a/example-arxml/counting-logic.arxml
+++ b/example-arxml/counting-logic.arxml
@@ -19,7 +19,7 @@
/CountingLogic/Components/Counter
- generator
+ generatorw
/CountingLogic/Components/CountAlterer
@@ -31,7 +31,7 @@
/CountingLogic/Components/Counter/control
- /CountingLogic/Components/Application/generator
+ /CountingLogic/Components/Application/generatorw
/CountingLogic/Components/CountAlterer/alterCount