github actions: fix auto updates script name
This commit is contained in:
parent
74e4f276c6
commit
2283ce7ecd
2
.github/workflows/package_updates.yml
vendored
2
.github/workflows/package_updates.yml
vendored
@ -23,4 +23,4 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
git config --global user.name "Termux Github Actions"
|
git config --global user.name "Termux Github Actions"
|
||||||
git config --global user.email "contact@termux.com"
|
git config --global user.email "contact@termux.com"
|
||||||
bash ./scripts/bin/check-updates
|
bash ./scripts/bin/update-packages
|
||||||
|
Loading…
Reference in New Issue
Block a user