deploy?
This commit is contained in:
parent
cab8b423da
commit
11ac25e04c
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:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [master, update-deps-incremental+libtorrent]
|
branches: [master, "update-deps-incremental+libtorrent"]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build_arm64_aar:
|
build_arm64_aar:
|
||||||
|
|
Loading…
Reference in a new issue