Merge pull request #26879 from barredterra/stage-only-pot-file
This commit is contained in:
commit
8cd0ec12cf
1 changed files with 1 additions and 1 deletions
2
.github/helper/update_pot_file.sh
vendored
2
.github/helper/update_pot_file.sh
vendored
|
|
@ -27,7 +27,7 @@ branch_name="pot_${BASE_BRANCH}_${isodate}"
|
|||
git checkout -b "${branch_name}"
|
||||
|
||||
echo "Commiting changes..."
|
||||
git add .
|
||||
git add frappe/locale/main.pot
|
||||
git commit -m "chore: update POT file"
|
||||
|
||||
gh auth setup-git
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue