summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCzarek Nakamoto <cyjan@mrcyjanek.net>2023-12-26 22:52:04 +0100
committerCzarek Nakamoto <cyjan@mrcyjanek.net>2023-12-26 22:52:04 +0100
commit4b8bdf6c27e0c40116f7a652fdeca1d0ebdc54fe (patch)
tree2ecc7296ee6114c165a1d3bb91264415e9fd2f40
parent0f612f0bbe592c750d66985caab81a8245d03993 (diff)
use gitea action
-rw-r--r--.github/workflows/build.yml2
1 files changed, 1 insertions, 1 deletions
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.