diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 966a63e..ba83696 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -2,7 +2,7 @@ name: Publish Assets on: push: - branches: [master, update-deps-incremental+libtorrent] + branches: [master, "update-deps-incremental+libtorrent"] jobs: build_arm64_aar: