deploy
This commit is contained in:
parent
b0e8785c75
commit
cab8b423da
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
@ -2,7 +2,7 @@ name: Publish Assets
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [master, update-deps-incremental]
|
||||
branches: [master, update-deps-incremental+libtorrent]
|
||||
|
||||
jobs:
|
||||
build_arm64_aar:
|
||||
|
|
Loading…
Reference in a new issue