Compare commits

..

1 Commits

Author SHA1 Message Date
21d2d74b2c chore: crowding ci integration.
Some checks failed
Check PR code / translations (pull_request) Failing after 1m18s
2025-03-09 16:09:12 +01:00

View File

@ -61,8 +61,6 @@ jobs:
- name: Commit Changes
if: steps.check-changes.outputs.outcome == failure()
run: |
git config --global user.email aminecmi+giteadrone@pm.me
git config --global user.name giteadrone
git add ./androidApp/src/main/res/*
git commit -m "translation: translation files"
- name: Push changes