Skip to content

Commit

Permalink
different test
Browse files Browse the repository at this point in the history
  • Loading branch information
Martina-Graeber-One-Identity committed Nov 22, 2023
1 parent 243de49 commit 53a1102
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
git config --global user.name "Automatic compoDoc documentation"
git config --global user.email "[email protected]"
git add imxweb/doc
git commit -m "${{ Automatic compoDoc documentation }}"
git commit -m "Automatic compoDoc documentation"
git push
# env:
Expand Down

0 comments on commit 53a1102

Please sign in to comment.