Compare commits
1 Commits
a34d99b346
...
21d2d74b2c
Author | SHA1 | Date | |
---|---|---|---|
21d2d74b2c |
@ -61,8 +61,6 @@ jobs:
|
|||||||
- name: Commit Changes
|
- name: Commit Changes
|
||||||
if: steps.check-changes.outputs.outcome == failure()
|
if: steps.check-changes.outputs.outcome == failure()
|
||||||
run: |
|
run: |
|
||||||
git config --global user.email aminecmi+giteadrone@pm.me
|
|
||||||
git config --global user.name giteadrone
|
|
||||||
git add ./androidApp/src/main/res/*
|
git add ./androidApp/src/main/res/*
|
||||||
git commit -m "translation: translation files"
|
git commit -m "translation: translation files"
|
||||||
- name: Push changes
|
- name: Push changes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user