Skip to content

hazepynut/gki-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Android GKI with GitHub Actions

Before you start

  1. Create a secret with the name GH_TOKEN which contains your personal GitHub token.
  2. Create a secret with the name TOKEN which contains your Telegram bot token.
  3. Create a secret with the name CHAT_ID which contains the chat or group ID that will be used by the bot.

How to make a Repository secret?

How to generate a GitHub Token?

How to make a Telegram bot?

How to get telegram chat id?

  1. Don't forget to edit the config.sh and build.sh
  2. Enjoy building!

Compatibility

  • GKI 5.10
  • GKI >5.10

LICENSE

This repository is under the WTFPL