From 11ac25e04c5cf98799b0aa3b6c35becce89316b6 Mon Sep 17 00:00:00 2001 From: zeppi Date: Mon, 5 Dec 2022 09:45:51 -0500 Subject: [PATCH] deploy? --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: