diff --git a/.gitea/workflows/apk.yml b/.gitea/workflows/apk.yml index 6bc3b2d..75987a8 100644 --- a/.gitea/workflows/apk.yml +++ b/.gitea/workflows/apk.yml @@ -12,7 +12,7 @@ jobs: - uses: actions/checkout@v3 - run: curl -sSL -u "$USERNAME:$PASSWORD" -o app/$STORE_FILE https://cloud.crystalyx.net/remote.php/dav/files/$USERNAME/Bordel/$STORE_FILE - run: sh gradlew build bundleRelease assembleRelease --no-daemon - - uses: Xefir/gitea-release-action@main + - uses: https://gitea.com/actions/release-action@main if: startsWith(gitea.ref, 'refs/tags') with: files: |