Skip to content

Instantly share code, notes, and snippets.

View nirajprakash's full-sized avatar
🧬
Editing

Niraj Prakash nirajprakash

🧬
Editing
View GitHub Profile
@nirajprakash
nirajprakash / build.yml
Last active December 16, 2023 15:27
GitHub Release for Android using Actions.
name: Android Build
on:
workflow_dispatch:
# push:
# branches:
# - 'floss'
jobs:
build:
runs-on: ubuntu-latest