mirror of
https://github.com/termux-pacman/termux-packages.git
synced 2026-01-04 18:10:45 +00:00
Update repo-update.yml
This commit is contained in:
6
.github/workflows/repo-update.yml
vendored
6
.github/workflows/repo-update.yml
vendored
@@ -71,6 +71,8 @@ jobs:
|
||||
for i in $sort_list_files; do
|
||||
commet "${i}"
|
||||
git add $i
|
||||
git commit -m "${i}"
|
||||
git push origin master
|
||||
{
|
||||
git commit -m "${i}"
|
||||
git push origin master
|
||||
} || true
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user