chore: Change update-submodule commit message
This commit is contained in:
parent
f1e32d64e8
commit
e0fbd08092
2
.github/workflows/update.yml
vendored
2
.github/workflows/update.yml
vendored
@ -26,7 +26,7 @@ jobs:
|
|||||||
GITHUB_TOKEN: ${{ secrets.PAT }}
|
GITHUB_TOKEN: ${{ secrets.PAT }}
|
||||||
- name: Commit changes
|
- name: Commit changes
|
||||||
run: |
|
run: |
|
||||||
git commit -am "Update submodule to latest commit"
|
git commit -am "Update Translation Data to latest commit"
|
||||||
git push origin main
|
git push origin main
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.PAT }}
|
GITHUB_TOKEN: ${{ secrets.PAT }}
|
Loading…
x
Reference in New Issue
Block a user