Update '.github/workflows/updater.yml'
This commit is contained in:
parent
91a5a79e29
commit
98e7c17695
1 changed files with 1 additions and 1 deletions
2
.github/workflows/updater.yml
vendored
2
.github/workflows/updater.yml
vendored
|
@ -24,6 +24,6 @@ steps:
|
||||||
branch: main
|
branch: main
|
||||||
remote: git@git.nelim.org:matt1432/android_vendor_mulchwebview.git
|
remote: git@git.nelim.org:matt1432/android_vendor_mulchwebview.git
|
||||||
commit: true
|
commit: true
|
||||||
commit_message: "Updated APK"
|
commit_message: "Updated APK [CI SKIP]"
|
||||||
ssh_key:
|
ssh_key:
|
||||||
from_secret: ssh
|
from_secret: ssh
|
||||||
|
|
Loading…
Reference in a new issue