Skip to content

Commit

Permalink
Merge branch '193-incquery-autosar-uml-bridge' into 193-testing
Browse files Browse the repository at this point in the history
  • Loading branch information
kkadosa committed Dec 5, 2023
2 parents 05e3ec7 + 4549733 commit 76fef32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/AutosarUmlActionExample.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:
incquery_password: '${{ secrets.INCQUERY_PASSWORD }}'
license: '${{ secrets.INCQUERY_AUTOSAR_UML_INTEGRATION_LICENSE }}'
- name: Push updated model
run: >
run: |
git config --local user.name "Automatic Model Update"
git config --local user.email "[email protected]"
git add counting-logic.qeax
Expand Down

0 comments on commit 76fef32

Please sign in to comment.