From 4b8bdf6c27e0c40116f7a652fdeca1d0ebdc54fe Mon Sep 17 00:00:00 2001 From: Czarek Nakamoto Date: Tue, 26 Dec 2023 22:52:04 +0100 Subject: [PATCH] use gitea action --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a5ffce5..00aef04 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -279,7 +279,7 @@ jobs: cd ${{ github.workspace }}/libbridge/build/ mv libwallet2_api_c.so android_arm64-v8a_libwallet2_api_c.so - name: Create release - uses: akkuman/github-release-action@v1 + uses: https://gitea.com/akkuman/gitea-release-action@v1 with: body: | This is a **preview** release to be used by testers.