2023-03-16
2370
#kotlin
Ivan Garza
163158
110
Mar 16, 2023 ⋅ 8 min read

Android CI/CD using GitHub Actions

Ivan Garza Ivan is an Android engineer at Mixhalo, a passionate fútbol fan, and an amateur salsa maker.

Recent posts:

Not Everything Should Be A Chat: Rethinking LLM Integration

Beyond chat: Rethinking how we use LLMs

LLMs can do more than chat! Explore alternative integration models that improve efficiency, reduce complexity, and enhance user control.

Rosario De Chiara
Mar 12, 2025 ⋅ 4 min read

A guide to image overlays in CSS

Learn the basics of applying image overlays in CSS and explore more interactive techniques like hover effects and animations.

Ibadehin Mojeed
Mar 11, 2025 ⋅ 5 min read

How to use EJS to template your Node.js application

EJS makes working with templates in Node.js super easy — but only if you know how to use it. This guide walks you through the essentials and more.

Samuel Olusola
Mar 11, 2025 ⋅ 15 min read
Remote Branches In Git LogRocket

How to check out a remote branch in Git: A step-by-step guide

Learn how to list, fetch, and checkout remote Git branches, plus troubleshoot outdated branch lists effectively.

Oyinkansola Awosan
Mar 11, 2025 ⋅ 8 min read
View all posts

One Reply to "Android CI/CD using GitHub Actions"

  1. The Github action r0adkill/sign-android-release@v1 seems to have issues with using an old js version and looks like it was abandoned by the developer.

    An alternative is ilharp/sign-android-release@v1.

Leave a Reply