From 31cf5450c263b6f9d90a76ca93476ae28744185c Mon Sep 17 00:00:00 2001 From: exquo <62397152+exquo@users.noreply.github.com> Date: Mon, 31 Jan 2022 15:40:22 +0000 Subject: [PATCH] Change repo to upstream --- .github/workflows/repackage-native-libs.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/repackage-native-libs.yml b/.github/workflows/repackage-native-libs.yml index f1987b23..140e4372 100644 --- a/.github/workflows/repackage-native-libs.yml +++ b/.github/workflows/repackage-native-libs.yml @@ -9,9 +9,8 @@ on: jobs: ci_wf: - uses: exquo/signal-cli/.github/workflows/ci.yml@master + uses: AsamK/signal-cli/.github/workflows/ci.yml@master # ${{ github.repository }} not accpeted here - # TODO: check the repo name and branch lib_to_jar: